| Constructor and Description |
|---|
CommonError(String code,
String message) |
CommonError(String code,
String message,
Object culprit) |
CommonError(String code,
String message,
String details) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
Object |
getCulprit() |
String |
getDetails() |
List<RESTLink> |
getLinks() |
String |
getMessage() |
void |
setLinks(List<RESTLink> links) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.