class OverClearance extends IFRSException

Properties

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

Methods

__construct(string $assignedType, float $amount, string $message = null, int $code = null)

Over Clearance Exception

Details

at line 28
__construct(string $assignedType, float $amount, string $message = null, int $code = null)

Over Clearance Exception

Parameters

string $assignedType
float $amount
string $message
int $code