Exception: Chroma::APIConnectionError
- Inherits:
-
ChromaError
- Object
- StandardError
- ChromaError
- Chroma::APIConnectionError
- Defined in:
- lib/chroma/errors.rb
Overview
APIConnectionError is raised in the event that the SDK can’t connect to Chroma’s database. That can be for a variety of different reasons from a downed network to a bad TLS certificate.
Instance Attribute Summary
Attributes inherited from ChromaError
#body, #error, #message, #response, #status
Method Summary
Methods inherited from ChromaError
Constructor Details
This class inherits a constructor from Chroma::ChromaError