Class Exception
The base class for all API call exceptions.
- Exception
- Dropbox\Exception
Direct known subclasses
Dropbox\Exception_InvalidAccessToken, Dropbox\Exception_NetworkIO, Dropbox\Exception_ProtocolError, Dropbox\Exception_RetryLater, Dropbox\Exception_ServerErrorIndirect known subclasses
Dropbox\Exception_BadRequest, Dropbox\Exception_BadResponse, Dropbox\Exception_BadResponseCode
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|