CMSException CMSException(
int
$code, String
$message, [
$namespace = ""]
)
|
|
Creates a new CMSException.
Parameters:
|
int |
$code: |
the Error Code |
|
String |
$message: |
the Error Message |
|
|
$namespace: |
|
API Tags:
Returns the Error Code.
API Tags:
Returns whether this Error should write an Log Message or not.
Might be overwritten by implementing classes!
API Tags:
| Return: | whether the Exception is logged or not |
Redefined in descendants as: