Exception: Increase::Errors::PrivateFeatureError

Inherits:
PermissionDeniedError show all
Defined in:
lib/increase/errors.rb

Constant Summary collapse

TYPE =
"private_feature_error"

Constants inherited from PermissionDeniedError

Increase::Errors::PermissionDeniedError::HTTP_STATUS

Instance Attribute Summary

Attributes inherited from APIStatusError

#status

Attributes inherited from APIError

#body, #headers, #status, #url

Method Summary

Methods inherited from APIStatusError

for, #initialize

Methods inherited from APIError

#initialize

Constructor Details

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