Class: Intelligence::ChatErrorResult

Inherits:
ErrorResult show all
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

#empty?, #initialize

Constructor Details

This class inherits a constructor from Intelligence::ErrorResult