Exception: Infisical::NotFoundError
- 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
Constructor Details
This class inherits a constructor from Infisical::APIError