|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Exception class for ObjectXMLWriter and ObjectXMLParser. More...
Inheritance diagram for ilObjectXMLException:
Collaboration diagram for ilObjectXMLException:Public Member Functions | |
| __construct ($a_message, $a_errno=0) | |
| Constructor. More... | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0, Throwable $previous=null) | |
| A message isn't optional as in build in class Exception. More... | |
Exception class for ObjectXMLWriter and ObjectXMLParser.
Definition at line 35 of file class.ilObjectXMLException.php.
| ilObjectXMLException::__construct | ( | $a_message, | |
$a_errno = 0 |
|||
| ) |
Constructor.
@access public
| string | message |
| int | errno |
Definition at line 45 of file class.ilObjectXMLException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: