Class HeuristicRollbackException

All Implemented Interfaces:
Serializable

public class HeuristicRollbackException extends NucleusTransactionException
See Also:
  • Field Details

  • Constructor Details

    • HeuristicRollbackException

      public HeuristicRollbackException()
    • HeuristicRollbackException

      public HeuristicRollbackException(String message, Throwable exception)
    • HeuristicRollbackException

      public HeuristicRollbackException(String message, Throwable[] exceptions)
    • HeuristicRollbackException

      public HeuristicRollbackException(String message)