$log_level
$log_level :
Handles all transaction based exceptions, such as unable to load, invalid status, etc.
__construct(string $message,\apex\transaction\exceptions\int $transaction_id,\apex\transaction\exceptions\int $account_id,\apex\transaction\exceptions\string $status = '',\apex\transaction\exceptions\string $currency = '')
Construct
string | $message | The exception message. |
\apex\transaction\exceptions\int | $transaction_id | |
\apex\transaction\exceptions\int | $account_id | |
\apex\transaction\exceptions\string | $status | |
\apex\transaction\exceptions\string | $currency |