Exception: Google::Cloud::AbortedError
- Defined in:
- lib/google/cloud/errors.rb
Overview
Aborted indicates the operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
See litmus test above for deciding between FailedPrecondition, Aborted, and Unavailable.
Method Summary
Methods inherited from Error
#body, #cause, #code, #details, #header, #initialize, #metadata, #status_code, #status_details
Constructor Details
This class inherits a constructor from Google::Cloud::Error