|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Base Exception for all Exceptions relating to Modules/Test. More...
Inheritance diagram for ilTestException:
Collaboration diagram for ilTestException:Public Member Functions | |
| __construct ($msg='', $code=0) | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0, Throwable $previous=null) | |
| A message isn't optional as in build in class Exception. More... | |
Base Exception for all Exceptions relating to Modules/Test.
Definition at line 14 of file class.ilTestException.php.
| ilTestException::__construct | ( | $msg = '', |
|
$code = 0 |
|||
| ) |
Reimplemented in ilTestEvaluationException.
Definition at line 16 of file class.ilTestException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: