Exception: TwelvedataRuby::PageNotFoundResponseError

Inherits:
ResponseError show all
Defined in:
lib/twelvedata_ruby/error.rb

Overview

HTTP-specific error classes

Constant Summary

Constants inherited from ResponseError

ResponseError::API_ERROR_CODES, ResponseError::HTTP_ERROR_CODES

Constants inherited from Error

Error::DEFAULT_MESSAGES

Instance Attribute Summary

Attributes inherited from ResponseError

#json_data, #request, #status_code

Attributes inherited from Error

#attributes, #original_error

Method Summary

Methods inherited from ResponseError

error_class_for_code, #initialize

Methods inherited from Error

#format_default_message, #initialize

Constructor Details

This class inherits a constructor from TwelvedataRuby::ResponseError