| Exception | Description | 
|---|---|
| DuplicateRouteException | An exception thrown when multiple routes match a given URI. | 
| RoutingException | An exception that occurs when building routes. | 
| UnsatisfiedBodyRouteException | |
| UnsatisfiedCookieValueRouteException | An exception thrown when the an  CookieValueto aRoutecannot be satisfied. | 
| UnsatisfiedHeaderRouteException | |
| UnsatisfiedPartRouteException | |
| UnsatisfiedPathVariableRouteException | An exception thrown when the an  PathVariableto aRoutecannot be satisfied. | 
| UnsatisfiedQueryValueRouteException | An exception thrown when the an  QueryValueto aRoutecannot be satisfied. | 
| UnsatisfiedRequestAttributeRouteException | An exception thrown when the an  RequestAttributeto aRoutecannot be satisfied. | 
| UnsatisfiedRouteException |