ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class for DateTime exceptions. More...
Public Member Functions | |
__construct ($a_message, $a_code=0) | |
Nothing specific here. More... | |
Public Member Functions inherited from ilException | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. More... | |
Class for DateTime exceptions.
Definition at line 34 of file class.ilDateTimeException.php.
ilDateTimeException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
) |
Nothing specific here.
Definition at line 41 of file class.ilDateTimeException.php.