|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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... | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A code isn't optional as in build in class Exception. More... | |
Class for DateTime exceptions.
Definition at line 33 of file class.ilDateTimeException.php.
| ilDateTimeException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
| ) |
Nothing specific here.
Definition at line 40 of file class.ilDateTimeException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: