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 TesterException

Testing suite-related exceptions

Exception
Extended by Alo\Exception\AbstractException
Extended by Alo\Exception\TesterException
Namespace: Alo\Exception
Package: TestingSuite
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/exception/testerexception.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_CLASS_INVALID 101
#

Code when the class or object is invalid

Code when the class or object is invalid

integer E_NAME_INVALID 102
#

Code when the method or function name is invalid

Code when the method or function name is invalid

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

AloFramework documentation API documentation generated by ApiGen 2.8.0