Package net.officefloor.jaxrs.procedure
Class JaxRsProcedureExceptionMapper
java.lang.Object
net.officefloor.jaxrs.procedure.JaxRsProcedureExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<Throwable>
public class JaxRsProcedureExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<Throwable>
ExceptionMapper for the Procedure.- Author:
- Daniel Sagenschneider
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classError entity for JAX-RS failure. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JaxRsProcedureExceptionMapper
public JaxRsProcedureExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<Throwable>
-