com.thalesgroup.dtkit.ws.rs.providers
Class ConversionExceptionMapper

java.lang.Object
  extended by com.thalesgroup.dtkit.ws.rs.providers.ConversionExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<com.thalesgroup.dtkit.util.converter.ConversionException>

@Provider
public class ConversionExceptionMapper
extends java.lang.Object
implements javax.ws.rs.ext.ExceptionMapper<com.thalesgroup.dtkit.util.converter.ConversionException>


Constructor Summary
ConversionExceptionMapper()
           
 
Method Summary
 javax.ws.rs.core.Response toResponse(com.thalesgroup.dtkit.util.converter.ConversionException ce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversionExceptionMapper

public ConversionExceptionMapper()
Method Detail

toResponse

public javax.ws.rs.core.Response toResponse(com.thalesgroup.dtkit.util.converter.ConversionException ce)
Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<com.thalesgroup.dtkit.util.converter.ConversionException>


Copyright © 2004-2011. All Rights Reserved.