OperationException
class OperationException extends ResponseException
Methods
__construct(string $message, array $errors = array(), int $code, Exception $previous = null)
Initializes the class
Details
at line line 31
__construct(string $message, array $errors = array(), int $code, Exception $previous = null)
Initializes the class
in ResponseException at line line 46
array
getErrors()
Get response errors as an array