24 include_once(
'Services/Exceptions/classes/class.ilException.php');
47 parent::__construct($a_message,$a_errno);
Base class for ILIAS Exception handling.
__construct($a_message, $a_errno=0)
Constructor.
Exception class for ObjectXMLWriter and ObjectXMLParser.