Class URISyntaxHandler

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

@Singleton @Produces public class URISyntaxHandler extends ErrorExceptionHandler<URISyntaxException>
Handles exception of type URISyntaxException.
Since:
2.0
Author:
Graeme Rocher