public final class ErrorInfo extends Object implements Serializable
| Constructor and Description |
|---|
ErrorInfo(int errorCode,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getErrorCode() |
String |
getErrorMessage() |
int |
hashCode() |
String |
toString() |