ErrorPageError Class Reference
[Exception]

Inherits MWException.

List of all members.

Public Member Functions

 __construct ($title, $msg)
 Note: these arguments are keys into wfMsg(), not text!
 report ()
 Output a report about the exception and takes care of formatting.

Public Attributes

 $title
 $msg


Detailed Description

Definition at line 251 of file Exception.php.


Constructor & Destructor Documentation

ErrorPageError::__construct ( title,
msg 
)

Note: these arguments are keys into wfMsg(), not text!

Definition at line 257 of file Exception.php.

References $msg, $title, MWException::msg(), and wfMsg().


Member Function Documentation

ErrorPageError::report (  ) 

Output a report about the exception and takes care of formatting.

It will be either HTML or plain text based on isCommandLine().

Reimplemented from MWException.

Definition at line 263 of file Exception.php.

References $wgOut, and MWException::msg().


Member Data Documentation

ErrorPageError::$msg

Definition at line 252 of file Exception.php.

Referenced by __construct().

ErrorPageError::$title

Definition at line 252 of file Exception.php.

Referenced by __construct().


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

Generated on Sat Sep 5 02:08:36 2009 for MediaWiki by  doxygen 1.5.9