@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class ErrorDetails extends Object
| Constructor and Description |
|---|
ErrorDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getErrorCode()
An error code associated with the error.
|
String |
getMessage()
A short error message.
|
int |
hashCode() |
void |
setErrorCode(String errorCode) |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2017. All rights reserved.