Inherits Exception.
Inherited by PntDbError, PntErrorException, PntReflectionError, and PntSecurityException.
__construct |
( |
|
$message = "" , |
|
|
|
$code = 0 , |
|
|
|
$previous = NULL |
|
) |
| |
Replacement for getPrevious that also works on PHP versions < 5.3.0
Replacement for getTrace that includes object elements
- Returns
- Object the object that created the exception (and probably threw it) WARNING: this value is only available if PntError::storeDebugTrace()
static storeDebugTrace |
( |
|
$aBoolean = null | ) |
|
|
static |
The documentation for this class was generated from the following file: