|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Test Evaluation Exception. More...
Inheritance diagram for ilTestEvaluationException:
Collaboration diagram for ilTestEvaluationException: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 code isn't optional as in build in class Exception. More... | |
Test Evaluation Exception.
\
Definition at line 29 of file class.ilTestEvaluationException.php.
| ilTestEvaluationException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
| ) |
ilTestException Constructor
public
Definition at line 37 of file class.ilTestEvaluationException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: