Package oracle.kv

Class OperationExecutionException

    • Method Detail

      • getFailedOperation

        public Operation getFailedOperation()
        The operation that caused the execution to be aborted.
      • getFailedOperationResult

        public OperationResult getFailedOperationResult()
        The result of the operation that caused the execution to be aborted.
      • getFailedOperationIndex

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