Package | Description |
---|---|
com.box.boxjavalibv2.exceptions | |
com.box.restclientv2.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
AuthFatalFailureException
Exception indicating fatal error in authentication.
|
class |
BoxJSONException |
class |
BoxMalformedResponseException
Exception for unexpected API response body.
|
class |
BoxServerException
Exception wrapping error responses received from api calls.
|
class |
BoxUnexpectedHttpStatusException
Exception for unexpected http status code(not error status code).
|
Modifier and Type | Class and Description |
---|---|
class |
BoxRestException
BoxRestException, this is an exception thrown from executing the api requests.
|