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 CronException

Cron-related exceptions

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

Code when the minute expression is invalid

Code when the minute expression is invalid

integer E_INVALID_EXPR 102
#

Code when the schedule expression is invalid

Code when the schedule expression is invalid

integer E_ARGS_NONSCALAR 103
#

Code when one or more arguments are non-scalar

Code when one or more arguments are non-scalar

integer E_WINDOWS 104
#

Code when the server is running Windows

Code when the server is running Windows

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

AloFramework documentation API documentation generated by ApiGen 2.8.0