Class TransactionNestingException

All Implemented Interfaces:
Serializable

public class TransactionNestingException extends ClientException
This exception indicates a user is nesting new transaction with an on-going transaction (unmanaged and/or auto-commit).
See Also:
  • Constructor Details

    • TransactionNestingException

      public TransactionNestingException(String message)
      Creates a new instance.
      Parameters:
      message - the message