ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test Evaluation Exception. More...
Public Member Functions | |
__construct ($a_message, $a_code=0) | |
ilTestException Constructor More... | |
Public Member Functions inherited from ilTestException | |
__construct ($msg='', $code=0) | |
Public Member Functions inherited from ilException | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. More... | |
Test Evaluation Exception.
Definition at line 14 of file class.ilTestEvaluationException.php.
ilTestEvaluationException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
) |
ilTestException Constructor
public
Definition at line 22 of file class.ilTestEvaluationException.php.