|
ILIAS
release_4-4 Revision
|
ILIAS Log exception class. More...
Inheritance diagram for ilLogException:
Collaboration diagram for ilLogException:Public Member Functions | |
| __construct ($a_message, $a_code=0) | |
| Constructor. 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... | |
| ilLogException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
| ) |
Constructor.
Definition at line 20 of file class.ilLogException.php.