Class Exception_BadRequest
Thrown when the server tells us that our request was invalid. This is typically due to an HTTP 400 response from the server.
- Exception implements Throwable
 - 
			
			Dropbox\Exception
			
			
			
		 - 
			
			Dropbox\Exception_ProtocolError
			
			
			
		 - 
			
Dropbox\Exception_BadRequest			
			
			
		 
__construct(), 
__toString(), 
__wakeup(), 
getCode(), 
getFile(), 
getLine(), 
getMessage(), 
getPrevious(), 
getTrace(), 
getTraceAsString()
		 |