public class RemoteError extends GenericModel
| Constructor and Description |
|---|
RemoteError(java.lang.String message,
int code)
Instantiates a new remote error.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Gets the code.
|
java.lang.String |
getMessage()
Gets the message.
|
equals, hashCode, toString