Look up a class, method, property or event
CException
CException represents a generic exception for all purposes.
Protected Properties
Hide inherited properties
| Property | Type | Description | Defined By |
| code |
|
|
Exception |
| file |
|
|
Exception |
| line |
|
|
Exception |
| message |
|
|
Exception |
Public Methods
Hide inherited methods
| Method | Description | Defined By |
| __construct() |
|
Exception |
| __toString() |
|
Exception |
| getCode() |
|
Exception |
| getFile() |
|
Exception |
| getLine() |
|
Exception |
| getMessage() |
|
Exception |
| getPrevious() |
|
Exception |
| getTrace() |
|
Exception |
| getTraceAsString() |
|
Exception |
Be the first person to leave a comment
Please login to leave your comment.