Interface ErrorWebRouterConfigurer<A extends ExchangeContext>

Type Parameters:
A - the type of the exchange context
All Superinterfaces:
ErrorRouterConfigurer<A,ErrorWebExchange<A>,ErrorWebRouter<A>,ErrorWebInterceptedRouter<A>,ErrorWebRouteManager<A,ErrorWebRouter<A>>,ErrorWebRouteManager<A,ErrorWebInterceptedRouter<A>>,ErrorWebInterceptorManager<A,ErrorWebInterceptedRouter<A>>,ErrorWebRoute<A>>
All Known Subinterfaces:
WebServerControllerConfigurer<A>

A configurer used to configure an error web router.

Since:
1.0
Author:
Jeremy Kuhn
See Also: