Class TableSpaceRemovalException

    • Constructor Detail

      • TableSpaceRemovalException

        public TableSpaceRemovalException​(String msg)
        Public constructor
        Parameters:
        msg -
      • TableSpaceRemovalException

        public TableSpaceRemovalException​(String msg,
                                          Throwable t)
        Public constructor
        Parameters:
        msg -
        t -
      • TableSpaceRemovalException

        public TableSpaceRemovalException​(Throwable t)
        Public constructor
        Parameters:
        t -
    • Method Detail

      • isTransactionRetryable

        public boolean isTransactionRetryable()
        Getter for the transactionRetryable flag
        Overrides:
        isTransactionRetryable in class DataAccessException
        Returns:
        true if the transaction could be retried