Class TableOpExecutionException

    • Method Detail

      • getFailedOperation

        public TableOperation getFailedOperation()
        Returns the operation that caused the execution to be aborted.
        Returns:
        the operation that caused the execution to be aborted
      • getFailedOperationResult

        public TableOperationResult getFailedOperationResult()
        Returns the result of the operation that caused the execution to be aborted.
        Returns:
        the result of the operation that caused the execution to be aborted
      • getFailedOperationIndex

        public int getFailedOperationIndex()
        Returns the list index of the operation that caused the execution to be aborted.
        Returns:
        the list index of the operation that caused the execution to be aborted