|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class for html related exception handling in ILIAS. More...
Inheritance diagram for ilHtmlException:
Collaboration diagram for ilHtmlException:Public Member Functions | |
| __construct (string $message) | |
| ilHtmlException constructor. More... | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
Class for html related exception handling in ILIAS.
Definition at line 8 of file class.ilHtmlException.php.
| ilHtmlException::__construct | ( | string | $message | ) |
ilHtmlException constructor.
| string | $message |
Reimplemented in ilHtmlPurifierNotFoundException.
Definition at line 14 of file class.ilHtmlException.php.
References $message, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: