Exception: Fluent::BigQuery::UnRetryableError

Inherits:
Error
  • Object
show all
Defined in:
lib/fluent/plugin/bigquery/errors.rb

Constant Summary

Constants inherited from Error

Error::REGION_NOT_WRITABLE_MESSAGE, Error::RETRYABLE_ERROR_REASON, Error::RETRYABLE_INSERT_ERRORS_REASON, Error::RETRYABLE_STATUS_CODE, Error::SSL_UNEXPECTED_EOF_MESSAGE

Instance Attribute Summary

Attributes inherited from Error

#origin

Method Summary

Methods inherited from Error

#body, inherited, #initialize, #method_missing, #reason, #retryable?, retryable_error?, retryable_error_reason?, retryable_insert_errors_reason?, retryable_region_not_writable?, retryable_server_error?, retryable_ssl_unexpected_eof?, #status_code, wrap

Constructor Details

This class inherits a constructor from Fluent::BigQuery::Error

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Fluent::BigQuery::Error