|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class for DateTime exceptions. More...
Inheritance diagram for ilDateTimeException:
Collaboration diagram for ilDateTimeException:Public Member Functions | |
| __construct ($a_message, $a_code=0) | |
| Nothing specific here. More... | |
| __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.
Reimplemented from ilException.
Definition at line 41 of file class.ilDateTimeException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: