MediaWiki  REL1_22
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 281 of file Exception.php.


Member Function Documentation

Returns:
string

Reimplemented from MWException.

Definition at line 286 of file Exception.php.

Returns:
string

Reimplemented from MWException.

Definition at line 293 of file Exception.php.


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