Exception: Orb::Errors::FeatureNotAvailable

Inherits:
BadRequestError show all
Defined in:
lib/orb/errors.rb,
sig/orb/errors.rbs

Constant Summary collapse

TYPE =

Returns:

  • ("https://docs.withorb.com/reference/error-responses#404-feature-not-available")
"https://docs.withorb.com/reference/error-responses#404-feature-not-available"

Constants inherited from BadRequestError

BadRequestError::HTTP_STATUS

Instance Attribute Summary

Attributes inherited from APIStatusError

#status

Attributes inherited from APIError

#body, #headers, #status, #url

Attributes inherited from Error

#cause

Method Summary

Methods inherited from APIStatusError

for, #initialize

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Orb::Errors::APIStatusError