public class BoxUnexpectedHttpStatusException extends BoxServerException
| Constructor and Description |
|---|
BoxUnexpectedHttpStatusException(BoxUnexpectedStatus unexpectedStatus) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getContext() |
BoxServerError |
getError()
Get the API response error.
|
BoxUnexpectedStatus |
getUnexpectedStatus() |
void |
setContext(Object context) |
getCustomMessage, getMessage, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BoxUnexpectedHttpStatusException(BoxUnexpectedStatus unexpectedStatus)
public BoxUnexpectedStatus getUnexpectedStatus()
#BoxUnexpectedStatuspublic Object getContext()
public void setContext(Object context)
context - the context to setpublic BoxServerError getError()
BoxServerExceptiongetError in class BoxServerExceptionCopyright © 2014. All Rights Reserved.