class OAuthClientPHPException extends OAuthClientException

class OAuthClientPHPException

Methods

void
__construct(mixed $message = null, mixed $code = 0)

Constructor of class OAuthClientPHPException

mixed
__toString()

function __toString

Details

at line 22
void __construct(mixed $message = null, mixed $code = 0)

Constructor of class OAuthClientPHPException

Parameters

mixed $message (default: null)
mixed $code (default: 0)

Return Value

void

at line 37
mixed __toString()

function __toString

Return Value

mixed