Overview

Classes

  • Dropbox\AccessToken
  • Dropbox\AccessType
  • Dropbox\AppInfo
  • Dropbox\AuthInfo
  • Dropbox\Client
  • Dropbox\Config
  • Dropbox\Path
  • Dropbox\RequestToken
  • Dropbox\Token
  • Dropbox\WebAuth
  • Dropbox\WriteMode

Exceptions

  • Dropbox\AppInfoLoadException
  • Dropbox\AuthInfoLoadException
  • Dropbox\DeserializeException
  • Dropbox\Exception
  • Dropbox\Exception_BadRequest
  • Dropbox\Exception_BadResponse
  • Dropbox\Exception_BadResponseCode
  • Dropbox\Exception_InvalidAccessToken
  • Dropbox\Exception_NetworkIO
  • Dropbox\Exception_ProtocolError
  • Dropbox\Exception_RetryLater
  • Dropbox\Exception_ServerError
  • Overview
  • Class
  • Tree

Class Exception_BadResponseCode

Thrown when the the Dropbox server responds with an HTTP status code we didn't expect.

Exception
Extended by Dropbox\Exception
Extended by Dropbox\Exception_ProtocolError
Extended by Dropbox\Exception_BadResponse
Extended by Dropbox\Exception_BadResponseCode
Final
Namespace: Dropbox
Located at Dropbox/Exception/BadResponseCode.php
Methods summary
public integer
# getStatusCode( )

The HTTP status code returned by the Dropbox server.

The HTTP status code returned by the Dropbox server.

Returns

integer
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Dropbox SDK for PHP API documentation generated by ApiGen 2.8.0