Class S3ExceptionMapper
- java.lang.Object
-
- net.jolivier.s3api.impl.exception.S3ExceptionMapper
-
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<net.jolivier.s3api.exception.S3Exception>
@Provider public class S3ExceptionMapper extends java.lang.Object implements jakarta.ws.rs.ext.ExceptionMapper<net.jolivier.s3api.exception.S3Exception>
-
-
Constructor Summary
Constructors Constructor Description S3ExceptionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description jakarta.ws.rs.core.ResponsetoResponse(net.jolivier.s3api.exception.S3Exception ex)
-