|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Thrown if invalid tree strucutes are found. More...
Inheritance diagram for ilInvalidTreeStructureException:
Collaboration diagram for ilInvalidTreeStructureException:Public Member Functions | |
| __construct ($a_message, $a_code=0) | |
| A code isn't optional as in build in class Exception. More... | |
| __construct ($a_message, $a_code=0) | |
| A code isn't optional as in build in class Exception. More... | |
Thrown if invalid tree strucutes are found.
Definition at line 25 of file class.ilInvalidTreeStructureException.php.
| ilInvalidTreeStructureException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
| ) |
A code isn't optional as in build in class Exception.
Reimplemented from ilException.
Definition at line 27 of file class.ilInvalidTreeStructureException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: