class MissingReportingPeriod extends IFRSException

Properties

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

Methods

__construct(string $entity, int $year, string $message = null, int $code = null)

Missing Reporting Period Exception

Details

at line 26
__construct(string $entity, int $year, string $message = null, int $code = null)

Missing Reporting Period Exception

Parameters

string $entity
int $year
string $message
int $code