public class ErrorMessage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
message
Return error message string.
|
| Constructor and Description |
|---|
ErrorMessage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Gets the value of the message property.
|
void |
setMessage(java.lang.String value)
Sets the value of the message property.
|
Copyright © 2015 Trend Micro Inc. All Rights Reserved.