ApiException
class ApiException extends Exception
Methods
__construct($message, $code, Exception $previous = null, $metadata = null, $basicMessage = null)
No description
static ApiException
getBasicMessage()
No description
mixed[]
getMetadata()
No description
string
__toString()
String representation of ApiException
Details
at line 41
__construct($message, $code, Exception $previous = null, $metadata = null, $basicMessage = null)
at line 52
static ApiException
createFromStdClass(stdClass $status)
at line 70
getBasicMessage()
at line 78
mixed[]
getMetadata()
at line 87
string
__toString()
String representation of ApiException