4 instantiations of RouteCreationException
Microsoft.AspNetCore.Components (4)
src\aspnetcore\src\Http\Routing\src\ParameterPolicyActivator.cs (4)
42
throw new
RouteCreationException
(
63
throw new
RouteCreationException
(
123
throw new
RouteCreationException
(
184
throw new
RouteCreationException
(
3 references to RouteCreationException
Microsoft.AspNetCore.Components (3)
src\aspnetcore\src\Http\Routing\src\ParameterPolicyActivator.cs (1)
57
catch (
RouteCreationException
)
src\aspnetcore\src\Http\Routing\src\RouteCreationException.cs (2)
16
/// Initializes a new instance of the <see cref="
RouteCreationException
"/> class with a specified error message.
25
/// Initializes a new instance of the <see cref="
RouteCreationException
"/> class with a specified error message