| 
    Sage Intacct SDK for PHP
    
   | 
 
 Public Member Functions | |
| __construct (string $message, int $code=0, \Exception $previous=null) | |
Class IntacctException
An IntacctException being thrown is generally a bad thing and likely an issue with Sage Intacct itself.
| __construct | ( | string | $message, | 
| int | $code = 0,  | 
        ||
| \Exception | $previous = null  | 
        ||
| ) | 
Initializes the class
| string | $message | |
| int | $code | |
| \Exception | $previous |