Package org.jboss.jbossts.star.client
Class GenericSRAExceptionMapper
java.lang.Object
org.jboss.jbossts.star.client.GenericSRAExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<GenericSRAException>
@Provider
public class GenericSRAExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<GenericSRAException>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
toResponse
(GenericSRAException exception)
-
Constructor Details
-
GenericSRAExceptionMapper
public GenericSRAExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejakarta.ws.rs.ext.ExceptionMapper<GenericSRAException>
-