Class TransactionAlreadyBegunException

All Implemented Interfaces:
Serializable

public class TransactionAlreadyBegunException extends JdbcException implements Serializable
Thrown to indicate that a transaction is already begun.
See Also:
  • Constructor Details

    • TransactionAlreadyBegunException

      public TransactionAlreadyBegunException(String transactionId)