public class Error extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getCode()
Returns the error code associated with this error.
|
String |
getMessage()
Returns the message associated with this error.
|
String |
getName()
Returns the name for this error.
|
int |
hashCode() |
String |
toString() |