class LineItemAccount extends IFRSException

Properties

int $code Exception code from IFRSException
string $message Exception message from IFRSException

Methods

__construct(string $transactionType, array $accountTypes, string $message = null, int $code = null)

LineItem Account Exception

Details

at line 29
__construct(string $transactionType, array $accountTypes, string $message = null, int $code = null)

LineItem Account Exception

Parameters

string $transactionType
array $accountTypes
string $message
int $code