Exception: OCI::Waiter::Errors::WaitUntilNotSupportedError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/oci/waiter.rb

Overview

Raised when wait_until is called on a response that does not support waiters. Typically, waiters are only supported for get operations.