ICanBoogie
  • Documentation
  • API Reference
  • Routing v2.3.0
Namespaces
  • ICanBoogie
    • Routing
      • ActionController
      • Controller
      • Dispatcher
      • Route
Classes
  • ActionController
  • Controller
  • Dispatcher
  • FormattedRoute
  • Helpers
  • Pattern
  • Route
  • Routes
Interfaces
  • Exception
  • ToSlug
Exceptions
  • ActionNotDefined
  • ControllerNotDefined
  • PatternNotDefined
  • PatternRequiresValues
  • RouteNotDefined

Class ControllerNotDefined

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

Exception implements Throwable
┗ LogicException
┗ InvalidArgumentException
┗ 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

Routing v2.3.0 – Check on GitHub – API documentation generated by ApiGen