public class ErrorObject extends Object
| Constructor and Description |
|---|
ErrorObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getMessage() |
String |
getReason() |
void |
setCode(String code) |
void |
setMessage(String message) |
void |
setReason(String reason) |
Copyright © 2018. All rights reserved.