Package org.nuxeo.wopi.jaxrs
Class WOPIExceptionMapper
java.lang.Object
org.nuxeo.wopi.jaxrs.WOPIExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<WOPIException>
public class WOPIExceptionMapper
extends Object
implements javax.ws.rs.ext.ExceptionMapper<WOPIException>
Exception mapper for the
WOPIException
s.- Since:
- 10.3
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WOPIExceptionMapper
public WOPIExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejavax.ws.rs.ext.ExceptionMapper<WOPIException>
-