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_ProtocolError

There was an protocol misunderstanding between this SDK and the server. One of us didn't understand what the other one was saying.

Exception
Extended by Dropbox\Exception
Extended by Dropbox\Exception_ProtocolError

Direct known subclasses

Dropbox\Exception_BadRequest, Dropbox\Exception_BadResponse

Indirect known subclasses

Dropbox\Exception_BadResponseCode
Namespace: Dropbox
Located at Dropbox/Exception/ProtocolError.php
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