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