Package io.micronaut.web.router.exceptions
package io.micronaut.web.router.exceptions
Route exceptions.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAn exception thrown when multiple routes match a given URI.An exception that occurs when building routes.An exception thrown when the an
CookieValue
to aRoute
cannot be satisfied.An exception thrown when the anPathVariable
to aRoute
cannot be satisfied.An exception thrown when the anQueryValue
to aRoute
cannot be satisfied.An exception thrown when the anRequestAttribute
to aRoute
cannot be satisfied.