Exception: Prescient::ToolInvalidResponseError

Inherits:
ToolError
  • Object
show all
Defined in:
lib/prescient/errors.rb

Overview

Raised when an external tool returns an invalid response.

Instance Attribute Summary

Attributes inherited from Error

#operation, #provider, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Prescient::Error