Overview
Generic exception class.
Configuration Keys
None.
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() -
-?-
-
getPrevious() -
-?-
-
getTrace() -
-?-
-
getTraceAsString() -
-?-