Class UnsatisfiedHeaderRouteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.micronaut.context.exceptions.BeanContextException
io.micronaut.web.router.exceptions.RoutingException
io.micronaut.web.router.exceptions.UnsatisfiedRouteException
io.micronaut.web.router.exceptions.UnsatisfiedHeaderRouteException
- All Implemented Interfaces:
Serializable
- Since:
- 1.3.0
- Author:
- Fabien Renaud
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class UnsatisfiedRouteException
create, getArgument, getMessageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsatisfiedHeaderRouteException
-
-
Method Details
-
getHeaderName
- Returns:
- The name of the header
-