Class HeuristicRollbackException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.transaction.HeuristicRollbackException
All Implemented Interfaces:
Serializable

public class HeuristicRollbackException extends Exception
The HeuristicRollbackException.
Author:
Manfred Riem ([email protected])
See Also:
Serialized Form
  • Constructor Details

    • HeuristicRollbackException

      public HeuristicRollbackException()
      Constructor.
    • HeuristicRollbackException

      public HeuristicRollbackException(String message)
      Constructor.
      Parameters:
      message - the message.