Class ConversionErrorHandler

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

@Singleton @Produces public class ConversionErrorHandler extends ErrorExceptionHandler<ConversionErrorException>
Handles exception of type ConversionErrorException.
Since:
1.0
Author:
Graeme Rocher