MediaWiki  REL1_19
FatalError Class Reference

Exception class which takes an HTML error message, and does not produce a backtrace. More...

Inheritance diagram for FatalError:
Collaboration diagram for FatalError:

List of all members.

Public Member Functions

 getHTML ()
 getText ()

Detailed Description

Exception class which takes an HTML error message, and does not produce a backtrace.

Replacement for OutputPage::fatalError().

Definition at line 227 of file Exception.php.


Member Function Documentation

Returns:
string

Reimplemented from MWException.

Definition at line 232 of file Exception.php.

Returns:
string

Reimplemented from MWException.

Definition at line 239 of file Exception.php.


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