| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class for html related exception handling in ILIAS. More...
 Inheritance diagram for ilHtmlPurifierNotFoundException:
 Inheritance diagram for ilHtmlPurifierNotFoundException: Collaboration diagram for ilHtmlPurifierNotFoundException:
 Collaboration diagram for ilHtmlPurifierNotFoundException:| Public Member Functions | |
| __construct ($a_message) | |
| Constructor. | |
Class for html related exception handling in ILIAS.
Definition at line 13 of file class.ilHtmlPurifierNotFoundException.php.
| ilHtmlPurifierNotFoundException::__construct | ( | $a_message | ) | 
Constructor.
A message is not optional as in build in class Exception
public
| string | $a_message | message | 
Reimplemented from ilHtmlException.
Definition at line 24 of file class.ilHtmlPurifierNotFoundException.php.