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