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