public class ErrorResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected String |
message |
protected String |
param |
protected String |
type |
| Constructor and Description |
|---|
ErrorResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getMessage() |
String |
getParam() |
String |
getType() |
Copyright © 2014. All rights reserved.