Class ExtensionException
PHP extension-related exceptions
- Exception
Alo\Exception\AbstractException
Alo\Exception\ExtensionException
Namespace:Alo\Exception
Author:Art <a.molcanovas@gmail.com>
Located atsys/class/alo/exception/extensionexception.php
Author:Art <a.molcanovas@gmail.com>
Located atsys/class/alo/exception/extensionexception.php
Methods summary
Methods inherited fromAlo\Exception\AbstractException
Methods inherited fromException
__toString()
,getCode()
,getFile()
,getLine()
,getMessage()
,getPrevious()
,getTrace()
,getTraceAsString()
Magic methods summary
Constants summary
integer | E_EXT_NOT_LOADED | 100 | # Code when a PHP extension is not loaded |