Class BitronixHeuristicMixedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.transaction.HeuristicMixedException
bitronix.tm.internal.BitronixHeuristicMixedException
All Implemented Interfaces:
Serializable

public class BitronixHeuristicMixedException extends jakarta.transaction.HeuristicMixedException
Subclass of HeuristicMixedException supporting nested Throwables.
Author:
lorban
See Also:
  • Constructor Details

    • BitronixHeuristicMixedException

      public BitronixHeuristicMixedException(String string)
    • BitronixHeuristicMixedException

      public BitronixHeuristicMixedException(String string, Throwable t)