public class Error extends Object
Constructor and Description |
---|
Error() |
Error(org.restlet.data.Status status) |
Modifier and Type | Method and Description |
---|---|
String[] |
getCauses() |
int |
getCode() |
String |
getDescription() |
int |
getHttpcode() |
String |
getMessage() |