Package io.micronaut.web.router.exceptions
package io.micronaut.web.router.exceptions
Route exceptions.
- Since:
- 1.0
-
ExceptionsClassDescriptionAn exception thrown when multiple routes match a given URI.An exception that occurs when building routes.An exception thrown when the an
Bodyto aRoutecannot be satisfied.An exception thrown when the anCookieValueto aRoutecannot be satisfied.An exception thrown when the anHeaderto aRoutecannot be satisfied.An exception thrown when the anPartto aRoutecannot be satisfied.An exception thrown when the anPathVariableto aRoutecannot be satisfied.An exception thrown when the anQueryValueto aRoutecannot be satisfied.An exception thrown when the anRequestAttributeto aRoutecannot be satisfied.An exception thrown when the anArgumentto aRoutecannot be satisfied.