Class | Description |
---|---|
BoxUnexpectedStatus |
Unexpected http status code(not error status code).
|
Exception | Description |
---|---|
AuthFatalFailureException |
Exception indicating fatal error in authentication.
|
BoxJSONException | |
BoxMalformedResponseException |
Exception for unexpected API response body.
|
BoxServerException |
Exception wrapping error responses received from api calls.
|
BoxUnexpectedHttpStatusException |
Exception for unexpected http status code(not error status code).
|