Class flExceptionPHP
flExceptionPHP Class
Exception class for PHP error.
- Exception implements Throwable
-
flException
-
flExceptionPHP
Package: fusionLib
Copyright: Copyright (c) 2008 - 2013 fusionLib. All rights reserved.
Located at system/libs/Exception/flExceptionPHP.php
Copyright: Copyright (c) 2008 - 2013 fusionLib. All rights reserved.
Located at system/libs/Exception/flExceptionPHP.php
Methods summary
public
|
#
__construct( integer $level, string $msg, string $file, integer $line )
Construct the exception object. |
public
string
|
|
public
array
|
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message