Overview

Namespaces

  • api
  • config
  • database
  • PHP
  • Slim
    • Exception
    • Http
    • Middleware
  • utiliy

Exceptions

  • Pass
  • Stop
  • Overview
  • Namespace
  • Class
  • Tree

Class Pass

Pass Exception

This Exception will cause the Router::dispatch method to skip the current matching route and continue to the next matching route. If no subsequent routes are found, a HTTP 404 Not Found response will be sent to the client.

Exception
Extended by Slim\Exception\Pass
Namespace: Slim\Exception
Package: Slim
Author: Josh Lockhart
Since: 1.0.0
Located at thirdparty/Slim/Exception/Pass.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
GeoApi API documentation generated by ApiGen 2.8.0