class UrlGenerationException extends Exception (View source)

Methods

forMissingParameters( Route $route)

Create a new exception for missing route parameters.

Details

at line line 15
static UrlGenerationException forMissingParameters( Route $route)

Create a new exception for missing route parameters.

Parameters

Route $route

Return Value

UrlGenerationException