Utility/IntuitErrorHandler.php
- Package
- Default
\IntuitErrorHandler
Package: Default

Intuit Error Handler class.
Methods

HandleErrors( $response) : voidCheck the response for any errors it might indicate. Will throw an exception if API response indicates an error.
Will throw an exception if it has a problem determining success or error.
Parameters| Name | Type | Description |
|---|---|---|
| $response |

HandleErrorsXml( $responseXml) : voidCheck the response for any errors it might indicate. Will throw an exception if API response indicates an error.
Will throw an exception if it has a problem determining success or error.
Parameters| Name | Type | Description |
|---|---|---|
| $responseXml |