Exception: Seekmodo::Sdk::TenantUnavailableError

Inherits:
ClientError show all
Defined in:
lib/seekmodo/sdk/exceptions/tenant_unavailable_error.rb

Constant Summary

Constants inherited from ClientError

ClientError::KIND_BAD_RESPONSE, ClientError::KIND_BREAKER_OPEN, ClientError::KIND_HTTP_4XX, ClientError::KIND_HTTP_5XX, ClientError::KIND_NETWORK, ClientError::KIND_NOT_CONFIGURED, ClientError::KIND_OVER_QUOTA, ClientError::KIND_RATE_LIMITED, ClientError::KIND_SIGNATURE_MISMATCH, ClientError::KIND_TENANT_UNAVAILABLE, ClientError::KIND_TIMEOUT, ClientError::TENANT_UNAVAILABLE_ERROR_CODES

Instance Attribute Summary

Attributes inherited from ClientError

#body, #kind, #status_code

Method Summary

Methods inherited from ClientError

classify_error_code, #error_code, #initialize, #is_transient?, #should_fallback?

Constructor Details

This class inherits a constructor from Seekmodo::Sdk::ClientError