Package | Description |
---|---|
com.box.boxjavalibv2.dao | |
com.box.boxjavalibv2.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
BoxGenericServerError |
Constructor and Description |
---|
BoxServerError(BoxServerError obj)
Copy constructor, this does deep copy for all the fields.
|
Modifier and Type | Class and Description |
---|---|
class |
BoxUnexpectedStatus
Unexpected http status code(not error status code).
|
Modifier and Type | Method and Description |
---|---|
BoxServerError |
BoxUnexpectedHttpStatusException.getError() |
BoxServerError |
BoxServerException.getError()
Get the API response error.
|
Constructor and Description |
---|
BoxServerException(BoxServerError error)
Constructor.
|