ILIAS
Release_3_10_x_branch Revision 61812
|
SaxParserException thrown by ilSaxParser if property throwException is set. More...
Public Member Functions | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. |
SaxParserException thrown by ilSaxParser if property throwException is set.
Definition at line 35 of file class.ilSaxParserException.php.
ilSaxParserException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
) |
A message isn't optional as in build in class Exception.
public
Reimplemented from ilException.
Definition at line 42 of file class.ilSaxParserException.php.