Sage Intacct SDK for PHP
IntacctException Class Reference
Inheritance diagram for IntacctException:

Public Member Functions

 __construct (string $message, int $code=0, \Exception $previous=null)
 

Detailed Description

Class IntacctException

An IntacctException being thrown is generally a bad thing and likely an issue with Sage Intacct itself.

Constructor & Destructor Documentation

◆ __construct()

__construct ( string  $message,
int  $code = 0,
\Exception  $previous = null 
)

Initializes the class

Parameters
string$message
int$code
\Exception$previous