Class UnsatisfiedRouteHandler

All Implemented Interfaces:
ExceptionHandler<UnsatisfiedRouteException, HttpResponse<?>>

@Singleton @Produces public class UnsatisfiedRouteHandler extends ErrorExceptionHandler<UnsatisfiedRouteException>
Handles exceptions of type UnsatisfiedRouteException.
Since:
1.0
Author:
Graeme Rocher