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
- Dropbox\Exception
- Dropbox\Exception_ProtocolError
- Dropbox\Exception_BadRequest
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|