Class: Intelligence::ChatErrorResult
- Inherits:
-
ErrorResult
- Object
- ErrorResult
- Intelligence::ChatErrorResult
- Defined in:
- lib/intelligence/chat_error_result.rb
Overview
class. ChatErrorResult
The ChatErrorResult class encapsulates error result from a chat request.
Instance Attribute Summary
Attributes inherited from ErrorResult
#error, #error_description, #error_type
Method Summary
Methods inherited from ErrorResult
Constructor Details
This class inherits a constructor from Intelligence::ErrorResult