Class HeuristicMixedException

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

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

    • HeuristicMixedException

      public HeuristicMixedException()
      Constructor.
    • HeuristicMixedException

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