Class RMExceptionMapper
java.lang.Object
org.gcube.resourcemanagement.rest.RMExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<Exception>
@Provider
public class RMExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<Exception>
- Author:
- Luca Frosini (ISTI - CNR)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RMExceptionMapper
public RMExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<Exception>
-