ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
ilHtmlPurifierNotFoundException Class Reference

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

+ Inheritance diagram for ilHtmlPurifierNotFoundException:
+ Collaboration diagram for ilHtmlPurifierNotFoundException:

Public Member Functions

 __construct (string $message)
 ilHtmlPurifierNotFoundException constructor. More...
 
- Public Member Functions inherited from ilHtmlException
 __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...
 

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 8 of file class.ilHtmlPurifierNotFoundException.php.

Constructor & Destructor Documentation

◆ __construct()

ilHtmlPurifierNotFoundException::__construct ( string  $message)

ilHtmlPurifierNotFoundException constructor.

Parameters
string$message

Definition at line 14 of file class.ilHtmlPurifierNotFoundException.php.

References ILIAS\GlobalScreen\Provider\__construct().

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

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