ILIAS
Release_5_0_x_branch Revision 61816
|
Base Exception for all Exceptions relating to Modules/Test. More...
Public Member Functions | |
__construct ($msg= '', $code=0) | |
A message isn't optional as in build in class Exception. |
Base Exception for all Exceptions relating to Modules/Test.
Definition at line 14 of file class.ilTestException.php.
ilTestException::__construct | ( | $a_message = '' , |
|
$a_code = 0 |
|||
) |
A message isn't optional as in build in class Exception.
public
Reimplemented from ilException.
Reimplemented in ilTestEvaluationException.
Definition at line 16 of file class.ilTestException.php.