Class flException
flException Class
Base class for exceptions.
- Exception implements Throwable
- flException
Direct known subclasses
cfException
,
clearFusionCMSException
,
flExceptionForbidden
,
flExceptionLoadClass
,
flExceptionNotFound
,
flExceptionPHP
,
flFormException
,
flHttpClientException
,
flImageException
,
flRegistryException
,
flRequestThrottleException
,
flRouterException
,
flAcException
,
flSessionException
,
flTemplateEngineException
,
flUserException
,
flVariablesException
,
flWidgetException
,
flAppException
,
flCacheException
,
flConfigException
,
flDateException
,
flDbException
,
flEventException
,
flExceptionBadRequest
Copyright: Copyright (c) 2008 - 2013 fusionLib. All rights reserved.
Located at system/libs/Exception/flException.php
Methods summary
public
|
|
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