constructor
Calendar_Validation_Error::Calendar_Validation_Error() -- Constructs Calendar_Validation_Error
Description
This package is not documented yet.
Parameter
- string
$unit
Date unit (e.g. month,hour,second)
- integer
$value
Value of unit which failed test
- string
$message
Validation error message
Throws
throws no exceptions thrown
Note
This function can not be called
statically.