ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class for html related exception handling in ILIAS. More...
Public Member Functions | |
__construct (string $message) | |
ilHtmlPurifierNotFoundException constructor. More... | |
![]() | |
__construct (string $message) | |
ilHtmlException constructor. More... | |
![]() | |
__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.ilHtmlPurifierNotFoundException.php.
ilHtmlPurifierNotFoundException::__construct | ( | string | $message | ) |
ilHtmlPurifierNotFoundException constructor.
string | $message |
Definition at line 14 of file class.ilHtmlPurifierNotFoundException.php.
References ILIAS\GlobalScreen\Provider\__construct().