Class AbstractException
Abstract framework exception
- Exception
Alo\Exception\AbstractException
Direct known subclasses
Alo\Exception\ControllerException
,Alo\Exception\CronException
,Alo\Exception\ExtensionException
,Alo\Exception\FileSystemException
,Alo\Exception\LibraryException
,Alo\Exception\ORMException
,Alo\Exception\OSException
,Alo\Exception\ProfilerException
,Alo\Exception\TesterException
Indirect known subclasses
Abstract
Namespace:Alo\Exception
Author:Art <a.molcanovas@gmail.com>
Located atsys/class/alo/exception/abstractexception.php
Namespace:Alo\Exception
Author:Art <a.molcanovas@gmail.com>
Located atsys/class/alo/exception/abstractexception.php
Methods summary
public |
Methods inherited fromException
__toString()
,getCode()
,getFile()
,getLine()
,getMessage()
,getPrevious()
,getTrace()
,getTraceAsString()