|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
SaxParserException thrown by ilSaxParser if property throwException is set. More...
Inheritance diagram for ilSaxParserException:
Collaboration diagram for ilSaxParserException:Public Member Functions | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0, Throwable $previous=null) | |
| A code isn't optional as in build in class Exception. More... | |
SaxParserException thrown by ilSaxParser if property throwException is set.
Definition at line 21 of file class.ilSaxParserException.php.
| ilSaxParserException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
| ) |
A message isn't optional as in build in class Exception.
public
Definition at line 29 of file class.ilSaxParserException.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct().
Here is the call graph for this function: