* 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. * * @package Slim * @author Josh Lockhart * @since Version 1.0 */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected