Function _flErrorHandler
Internal function to handle errors
Package: fusionLib
Copyright: Copyright (c) 2007 - 2015 fusionLib. All rights reserved.
Located at system/libs/fusionLib.php
Copyright: Copyright (c) 2007 - 2015 fusionLib. All rights reserved.
Located at system/libs/fusionLib.php
Parameters summary
integer |
$level |
The level of the error raised. |
string |
$errMsg |
The error message. |
string |
$errFile |
The name of the file where the error occured. |
integer |
$errLine |
The line number the error occured on. |
Thrown exceptions summary
|
flExceptionPHP |