@rumbor/memory-sdk
Preparing search index...
index
RumborMemoryError
Class RumborMemoryError
Hierarchy
Error
RumborMemoryError
Index
Constructors
constructor
Properties
body
cause?
message
name
stack?
status
Constructors
constructor
new
RumborMemoryError
(
status
:
number
,
body
:
unknown
)
:
RumborMemoryError
Parameters
status
:
number
body
:
unknown
Returns
RumborMemoryError
Properties
Readonly
body
body
:
unknown
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Readonly
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
cause
message
name
stack
status
@rumbor/memory-sdk
Loading...