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 ProfilerException

Profiler-related exceptions

Exception
Extended by Alo\Exception\AbstractException
Extended by Alo\Exception\ProfilerException
Namespace: Alo\Exception
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/exception/profilerexception.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_MARK_NOT_SET 100
#

Code when a referenced mark is not found

Code when a referenced mark is not found

integer E_KEY_INVALID 101
#

Code when a specified key is invalid

Code when a specified key is invalid

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

AloFramework documentation API documentation generated by ApiGen 2.8.0