4 include_once
'Services/Exceptions/classes/class.ilException.php';
20 $msg = get_class($this);
23 parent::__construct($msg,
$code);
Base class for ILIAS Exception handling.
Base Exception for all Exceptions relating to Modules/Test.
__construct($msg='', $code=0)