Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

JSystemError Class Reference

Inheritance diagram for JSystemError:

Inheritance graph
[legend]
Collaboration diagram for JSystemError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JSystemError ($code)
 _GetMessage ($code)

Detailed Description

Class that handle the system errors.

Definition at line 26 of file JSystemError.class.php.


Constructor & Destructor Documentation

JSystemError::JSystemError code  ) 
 

The constructor.

It takes the code error and calls the parent constructor with it and the proper message.

Parameters:
code The error code.

Definition at line 35 of file JSystemError.class.php.

References JError::$msg, and _GetMessage().


Member Function Documentation

JSystemError::_GetMessage code  ) 
 

Gets the message for an error code.

Parameters:
code The error code.
Returns:
string

Definition at line 46 of file JSystemError.class.php.

References JError::$code, and JError::$msg.

Referenced by JSystemError().


The documentation for this class was generated from the following file:
Generated on Wed Nov 19 20:29:41 2003 for James by doxygen 1.3.4