|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 code isn't optional as in build in class Exception. More... | |
Base Exception for all Exceptions relating to Modules/Test.
Definition at line 29 of file class.ilTestException.php.
| ilTestException::__construct | ( | $msg = '', |
|
$code = 0 |
|||
| ) |
Definition at line 31 of file class.ilTestException.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct().
Here is the call graph for this function: