Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crig::ToolError
Inherits
Exception
<
Reference
<
Object
Constructors
json_error
(error :
Exception
) : self
Source
new
(message :
String
, kind :
Kind
=
Kind::Other
, source_error :
Exception
|
Nil
= nil)
Source
tool_call_error
(error :
Exception
) : self
Source
Instance methods
kind
Source
source_error
Source
Nested types
Crig::ToolError::Kind