|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class for TimeZone exceptions. More...
Inheritance diagram for ilTimeZoneException:
Collaboration diagram for ilTimeZoneException: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 TimeZone exceptions.
Definition at line 34 of file class.ilTimeZoneException.php.
| ilTimeZoneException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
| ) |
Nothing specific here.
Reimplemented from ilException.
Definition at line 41 of file class.ilTimeZoneException.php.