Methods

All methods in the Solar_Exception class.

Public

__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()

-?-

Protected

None.

Private

__clone()

-?-



Local