ILIAS
Release_4_0_x_branch Revision 61816
|
Exception class for ObjectXMLWriter and ObjectXMLParser. More...
Public Member Functions | |
__construct ($a_message, $a_errno=0) | |
Constructor. |
Exception class for ObjectXMLWriter and ObjectXMLParser.
Definition at line 35 of file class.ilObjectXMLException.php.
ilObjectXMLException::__construct | ( | $a_message, | |
$a_errno = 0 |
|||
) |
Constructor.
public
string | message |
int | errno |
Reimplemented from ilException.
Definition at line 45 of file class.ilObjectXMLException.php.