4require_once(
'Modules/Test/exceptions/class.ilTestException.php');
24 parent::__construct($a_message,$a_code);
An exception for terminatinating execution or to throw for unit testing.
Test Evaluation Exception.
__construct($a_message, $a_code=0)
ilTestException Constructor
Base Exception for all Exceptions relating to Modules/Test.