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