Exception: Infisical::NotFoundError

Inherits:
APIError show all
Defined in:
lib/infisical/errors.rb

Overview

Raised on HTTP 404: the secret, project, environment, or path does not exist (or is not visible to the authenticated identity).

Instance Attribute Summary

Attributes inherited from APIError

#http_method, #request_id, #status, #url

Method Summary

Methods inherited from APIError

for_status, #initialize

Constructor Details

This class inherits a constructor from Infisical::APIError