ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Base Exception for all Exceptions relating to Modules/Test. More...
Public Member Functions | |
__construct ($msg='', $code=0) | |
![]() | |
__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 |
|||
) |