class VatCharge extends IFRSException

Properties

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

Methods

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

Vat Charge Exception

Details

at line 27
__construct(string $transactionType, string $message = null, int $code = null)

Vat Charge Exception

Parameters

string $transactionType
string $message
int $code