public class DefaultError extends AbstractResource implements Error
deletedPropertyNames, dirty, dirtyProperties, HREF_PROP_NAME, properties, readLock, referenceFactory, writeLock| Constructor and Description |
|---|
DefaultError(Map<String,Object> body) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getDeveloperMessage() |
String |
getMessage() |
String |
getMoreInfo() |
Map<String,Property> |
getPropertyDescriptors() |
int |
getStatus() |
createPropertyDescriptorMap, equals, getBoolean, getBooleanProperty, getDataStore, getDateProperty, getDeletedPropertyNames, getHref, getInt, getIntProperty, getProperty, getPropertyNames, getResourceProperty, getString, getStringProperty, getUpdatedPropertyNames, hashCode, isDirty, isMaterialized, isNew, isPrintableProperty, materialize, setProperties, setProperty, setProperty, setProperty, setResourceProperty, toStringpublic Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourcepublic String getMessage()
getMessage in interface Errorpublic String getDeveloperMessage()
getDeveloperMessage in interface Errorpublic String getMoreInfo()
getMoreInfo in interface ErrorCopyright © 2012–2014. All rights reserved.