Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/nats
NatsError
Interface NatsError
NATS Error
interface
NatsError
{
code
?:
string
;
message
:
string
;
name
:
string
;
stack
?:
string
;
}
Hierarchy
Error
NatsError
Index
Properties
code?
message
name
stack?
Properties
Optional
code
code
?:
string
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
name
stack
@hotmeshio/hotmesh
Loading...
NATS Error