constructor Calendar_Validation_Error::Calendar_Validation_Error()

constructor Calendar_Validation_Error::Calendar_Validation_Error() -- Constructs Calendar_Validation_Error

Synopsis

require_once 'Validator.php';

void constructor Calendar_Validation_Error::Calendar_Validation_Error (string $unit, int $value, string $message)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $unit

Date unit (e.g. month,hour,second)

integer $value

Value of unit which failed test

string $message

Validation error message

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.