|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilCtrlException:
Collaboration diagram for ilCtrlException:Public Member Functions | |
| __construct ($a_message) | |
| Constructor. 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... | |
ilCtrl exceptions
Definition at line 10 of file class.ilCtrlException.php.
| ilCtrlException::__construct | ( | $a_message | ) |
Constructor.
| string | $a_message | message |
Definition at line 17 of file class.ilCtrlException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: