class RouteNotFoundException extends RuntimeException (View source)

The RouteNotFoundException class.

Methods

__construct(string $message = '', int $code = 404, Exception $previous = null)

RouteNotFoundException constructor.

Details

at line line 27
__construct(string $message = '', int $code = 404, Exception $previous = null)

RouteNotFoundException constructor.

Parameters

string $message
int $code
Exception $previous