MediaWiki  REL1_24
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().

Since:
1.7

Definition at line 28 of file FatalError.php.


Member Function Documentation

Returns:
string

Reimplemented from MWException.

Definition at line 33 of file FatalError.php.

Returns:
string

Reimplemented from MWException.

Definition at line 40 of file FatalError.php.


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