|
ILIAS
release_4-3 Revision
|
Inheritance diagram for ilCtrlException:
Collaboration diagram for ilCtrlException:Public Member Functions | |
| __construct ($a_message) | |
| Constructor. | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. | |
| ilCtrlException::__construct | ( | $a_message | ) |
Constructor.
| string | $a_message | message |
Definition at line 20 of file class.ilCtrlException.php.