bodhi-realtime-agent / MemoryError
Class: MemoryError
Defined in: core/errors.ts:61
Error in the memory extraction or consolidation pipeline.
Extends
Constructors
Constructor
new MemoryError(
message,options?):MemoryError
Defined in: core/errors.ts:62
Parameters
message
string
options?
cause?
Error
severity?
Returns
MemoryError
Overrides
Properties
cause?
readonlyoptionalcause:Error
Defined in: core/errors.ts:14
Inherited from
component
readonlycomponent:string
Defined in: core/errors.ts:12
Inherited from
severity
readonlyseverity:ErrorSeverity
Defined in: core/errors.ts:13