Class InvalidStateExceptionMapper
java.lang.Object
io.narayana.lra.client.internal.proxy.InvalidStateExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<InvalidLRAStateException>
public class InvalidStateExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<InvalidLRAStateException>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponsetoResponse(InvalidLRAStateException exception)
-
Constructor Details
-
InvalidStateExceptionMapper
public InvalidStateExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<InvalidLRAStateException>
-