new NextRouteException()
new NextRouteException(string $message = '', int $code = 0, Throwable $previous = null)Parameters
| Name | Type | Default | 
|---|---|---|
| $message | string | '' | 
| $code | int | |
| $previous | Throwable | null | 
Parent class
  Kirby\Http\Exceptions\NextRouteException    inherited from Exception