Class GenericLRAException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.ws.rs.WebApplicationException
org.eclipse.microprofile.lra.tck.participant.api.GenericLRAException
All Implemented Interfaces:
Serializable

public class GenericLRAException extends jakarta.ws.rs.WebApplicationException
See Also:
  • Constructor Details

    • GenericLRAException

      public GenericLRAException(URI lraId, String message, Throwable cause)
  • Method Details

    • getLraId

      public URI getLraId()