ICanBoogie/Routing v2.4.0
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Routing
      • Controller
      • Dispatcher
      • Route

Classes

  • ActionController
  • Controller
  • Dispatcher
  • FormattedRoute
  • Helpers
  • Pattern
  • Route
  • Routes

Interfaces

  • Exception
  • ToSlug

Exceptions

  • ActionNotDefined
  • ControllerNotDefined
  • PatternNotDefined
  • PatternRequiresValues
  • RouteNotDefined

Functions

  • absolutize_url
  • contextualize
  • decontextualize

Class ControllerNotDefined

Exception thrown when the controller of a route is not defined.

Exception implements Throwable
Extended by LogicException
Extended by InvalidArgumentException
Extended by ICanBoogie\Routing\ControllerNotDefined implements ICanBoogie\Routing\Exception
Namespace: ICanBoogie\Routing
Located at ControllerNotDefined.php

Methods summary

Methods inherited from Exception

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

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

ICanBoogie/Routing v2.4.0 API documentation generated by ApiGen