Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crig::Memory::MemoryError
Inherits
Exception
<
Reference
<
Object
Errors produced by a ConversationMemory backend.
Constructors
backend
(message :
String
, detail :
String
= "") : self
Source
internal
(message :
String
, detail :
String
= "") : self
Source
new
(kind :
Kind
, message :
String
, detail :
String
= "")
Source
policy
(message :
String
, detail :
String
= "") : self
Source
Instance methods
detail
Source
kind
Source
Nested types
Crig::Memory::MemoryError::Kind