ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Base Exception for all Exceptions relating to Modules/Test. More...
Public Member Functions | |
__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... | |
Base Exception for all Exceptions relating to Modules/Test.
Definition at line 14 of file class.ilTestException.php.
ilTestException::__construct | ( | $msg = '' , |
|
$code = 0 |
|||
) |