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