Class UnsatisfiedArgumentHandler

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

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