AloFramework documentation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • Alo
    • Cache
    • Controller
    • Db
    • Exception
    • Session
    • Statics
    • Test
    • Validators
  • Controller
  • None
  • PHP

Exceptions

  • AbstractException
  • ControllerException
  • CronException
  • ExtensionException
  • FileException
  • ProfilerException
  • SFTPException
  • TesterException

Class ExtensionException

PHP extension-related exceptions

Exception
Extended by Alo\Exception\AbstractException
Extended by Alo\Exception\ExtensionException
Namespace: Alo\Exception
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/exception/extensionexception.php

Methods summary

Methods inherited from Alo\Exception\AbstractException

__construct()

Methods inherited from Exception

__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

Code when a PHP extension is not loaded

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

AloFramework documentation API documentation generated by ApiGen 2.8.0