Package systextil.plugins.webapi
Class Application.DefaultExceptionMapper
java.lang.Object
systextil.plugins.webapi.Application.DefaultExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<Throwable>
- Enclosing class:
Application
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultExceptionMapper(Map<String, systextil.plugins.webapi.WebServiceApi> providers) -
Method Summary
-
Constructor Details
-
DefaultExceptionMapper
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejavax.ws.rs.ext.ExceptionMapper<Throwable>
-