class UnclearableTransaction extends IFRSException

Properties

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

Methods

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

Unclearable Transaction Exception

Details

at line 28
__construct(string $transactionType, array $transactionTypes, string $message = null, int $code = null)

Unclearable Transaction Exception

Parameters

string $transactionType
array $transactionTypes
string $message
int $code