# NextRouteException

NextRouteException

****

- Full class name: `Kirby\Http\Exceptions\NextRouteException`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Http/Exceptions/NextRouteException.php#L14>

****

### NextRouteException

- [new NextRouteException()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/__construct.md)
- [$nextRouteException->__toString()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/__to-string.md)
- [$nextRouteException->__wakeup()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/__wakeup.md)
- [$nextRouteException->getCode()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/get-code.md)
- [$nextRouteException->getFile()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/get-file.md)
- [$nextRouteException->getLine()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/get-line.md)
- [$nextRouteException->getMessage()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/get-message.md)
- [$nextRouteException->getPrevious()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/get-previous.md)
- [$nextRouteException->getTrace()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/get-trace.md)
- [$nextRouteException->getTraceAsString()](https://getkirby.com/docs/reference/objects/http-exceptions/next-route-exception/get-trace-as-string.md)