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

Namespaces

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

Exceptions

  • AbstractException
  • ControllerException
  • CronException
  • ExtensionException
  • FileSystemException
  • LibraryException
  • OSException
  • ProfilerException
  • SFTPException
  • TesterException

Class CronException

Cron-related exceptions

Exception
Extended byAlo\Exception\AbstractException
Extended byAlo\Exception\CronException
Namespace:Alo\Exception
Author:Art <a.molcanovas@gmail.com>
Located atsys/class/alo/exception/cronexception.php

Methods summary

Methods inherited fromAlo\Exception\AbstractException

__construct()

Methods inherited fromException

__toString(),getCode(),getFile(),getLine(),getMessage(),getPrevious(),getTrace(),getTraceAsString()

Magic methods summary

Constants summary

integerE_INVALID_EXPR101
#

Code when the schedule expression is invalid

Code when the schedule expression is invalid

integerE_ARGS_NONSCALAR102
#

Code when one or more arguments are non-scalar

Code when one or more arguments are non-scalar

Properties summary

Properties inherited fromException

$code,$file,$line,$message

AloFramework documentation API documentation generated byApiGen 2.8.0