ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Base Exception for all Exceptions relating to Modules/Test. More...
Public Member Functions | |
__construct ($msg='', $code=0) | |
A code isn't optional as in build in class Exception. More... | |
__construct ($a_message, $a_code=0) | |
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 | ( | $a_message = '' , |
|
$a_code = 0 |
|||
) |
A code isn't optional as in build in class Exception.
Reimplemented from ilException.
Reimplemented in ilTestEvaluationException.
Definition at line 31 of file class.ilTestException.php.
References ILIAS\GlobalScreen\Provider\__construct().