public class ErrorInfo extends GenericModel
| Constructor and Description | 
|---|
ErrorInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Long | 
getCode()
Gets the code. 
 | 
java.lang.String | 
getDescription()
Gets the description. 
 | 
java.lang.String | 
getErrorId()
Gets the errorId. 
 | 
equals, hashCode, toStringpublic java.lang.Long getCode()
public java.lang.String getDescription()
public java.lang.String getErrorId()