PHPDevShell 3.1.3-Stable
PHP OOP RAD Development Framework
PHPDS_sprintfnException Class Reference
Inheritance diagram for PHPDS_sprintfnException:
PHPDS_exception

Public Member Functions

 __construct ($message="", $code=0, $previous=null)
 hasCauses ()
 getCauses ()

Constructor & Destructor Documentation

__construct ( message = "",
code = 0,
previous = null 
)

Reimplemented from PHPDS_exception.


Member Function Documentation

getCauses ( )

returns a special message and a list of possible causes

Reimplemented from PHPDS_exception.

hasCauses ( )

some Exception may choose to display some possible cause for the error, to help tracking down the error

Reimplemented from PHPDS_exception.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations