class UrlGenerationException extends Exception (View source)

Methods

forMissingParameters(Route $route)

Create a new exception for missing route parameters.

Details

static UrlGenerationException forMissingParameters(Route $route)

Create a new exception for missing route parameters.

Parameters

Route $route

Return Value

UrlGenerationException