JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package io.micronaut.web.router.exceptions
Route exceptions.
See:
Description
Exception Summary
Exception
Description
DuplicateRouteException
An exception thrown when multiple routes match a given URI.
RoutingException
An exception that occurs when building routes.
UnsatisfiedRouteException
An exception thrown when the an
Argument
to a
Route
cannot be satisfied.
Package io.micronaut.web.router.exceptions Description
Route exceptions.
Since:
1.0
Author:
graemerocher
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes