ILIAS  trunk Revision v11.0_alpha-1761-g6dbbfa7b760
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilHtmlException Class Reference

Class for html related exception handling in ILIAS. More...

+ Inheritance diagram for ilHtmlException:
+ Collaboration diagram for ilHtmlException:

Public Member Functions

 __construct (string $message)
 
- Public Member Functions inherited from ilException
 __construct ($a_message, $a_code=0)
 A code isn't optional as in build in class Exception. More...
 

Detailed Description

Class for html related exception handling in ILIAS.

Author
Michael Jansen mjans.nosp@m.en@d.nosp@m.ataba.nosp@m.y.de

Definition at line 25 of file class.ilHtmlException.php.

Constructor & Destructor Documentation

◆ __construct()

ilHtmlException::__construct ( string  $message)

Definition at line 27 of file class.ilHtmlException.php.

References ILIAS\GlobalScreen\Provider\__construct().

28  {
30  }
__construct(Container $dic, ilPlugin $plugin)
$message
Definition: xapiexit.php:31
+ Here is the call graph for this function:

The documentation for this class was generated from the following file: