@qualithm/mqtt-wire - v0.1.5
GitHub
Preparing search index...
index
StateError
Class StateError
Error thrown for invalid state transitions.
Hierarchy
Error
StateError
Index
Constructors
constructor
Properties
state
Constructors
constructor
new
StateError
(
message
:
string
,
state
:
ConnectionState
)
:
StateError
Parameters
message
:
string
state
:
ConnectionState
Returns
StateError
Properties
Readonly
state
state
:
ConnectionState
The connection state when the error occurred.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
state
GitHub
@qualithm/mqtt-wire - v0.1.5
Loading...
Error thrown for invalid state transitions.