public interface ErrorResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
ErrorObject |
getErrorObject()
Gets the error associated with the error response.
|
toHTTPResponseErrorObject getErrorObject()
null if none.Copyright © 2013 NimbusDS. All Rights Reserved.