class Google::Cloud::AbortedError

Aborted, and Unavailable.
See litmus test above for deciding between FailedPrecondition,
etc.
concurrency issue like sequencer check failures, transaction aborts,
Aborted indicates the operation was aborted, typically due to a
#

def code

Returns:
  • (Integer) -
def code
  10
end