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

Namespaces

  • Alo
    • Cache
    • CLI
    • Controller
    • Db
    • Exception
    • FileSystem
    • Session
    • Statics
    • Validators
    • Windows
  • Controller
  • None
  • PHP

Classes

  • Memcache
  • MemcachePool
  • PDO
  • PDOStatement
  • Redis

Interfaces

  • SessionHandlerInterface
  • Traversable

Exceptions

  • Exception

Class Exception

Direct known subclasses

Alo\Exception\AbstractException

Indirect known subclasses

Alo\Exception\ControllerException,Alo\Exception\CronException,Alo\Exception\ExtensionException,Alo\Exception\FileSystemException,Alo\Exception\LibraryException,Alo\Exception\OSException,Alo\Exception\ProfilerException,Alo\Exception\SFTPException,Alo\Exception\TesterException

PHP Extension:Core
Documented atphp.net

Methods summary

final private
#__clone( )
public
#__construct(mixed$message,mixed$code,mixed$previous)
final public
#getMessage( )
final public
#getCode( )
final public
#getFile( )
final public
#getLine( )
final public
#getTrace( )
final public
#getPrevious( )
final public
#getTraceAsString( )
public
#__toString( )

Magic methods summary

Properties summary

protected string$message
#
private string$string
#
protected integer$code
#
protected mixed$file
#
protected mixed$line
#
private mixed$trace
#
private mixed$previous
#
AloFramework documentation API documentation generated byApiGen 2.8.0