ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class for html related exception handling in ILIAS. More...
Public Member Functions | |
__construct (string $message) | |
ilHtmlException constructor. More... | |
![]() | |
__construct ($a_message, $a_code=0, Throwable $previous=null) | |
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 |
Definition at line 14 of file class.ilHtmlException.php.
References ILIAS\GlobalScreen\Provider\__construct().