|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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, Throwable $previous=null) | |
| 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\MetaData\Repository\Validation\Data\__construct().
Here is the call graph for this function: