Previous Class
Solar_Example_Model_Users_Record

Solar_Exception
Overview

Next Page
Constants

Solar_Exception

Generic exception class.

Catalog

This class is part of the Solar package.

Inheritance:

Constants

None.

Public Properties

The Solar_Exception class has no public properties; try the list of all properties.

Public Methods

These are all the public methods in the Solar_Exception class.

You can also view the list of all public, protected, and private methods.

__construct()
Constructor.
__toString()
Returnes the exception as a string.
getClass()
Returns the class name that threw the exception.
getClassCode()
Returns the class name and code together.
getCode()
-?-
getFile()
-?-
getInfo()
Returns user-defined information.
getLine()
-?-
getMessage()
-?-
getTrace()
-?-
getTraceAsString()
-?-