QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/browser-client
QwpProtocolError
Class QwpProtocolError
Raised when a QWP payload is malformed, truncated, or unsupported.
Hierarchy
Error
QwpProtocolError
Index
Constructors
constructor
Properties
message
name
stack?
Constructors
constructor
new
QwpProtocolError
(
message
:
string
)
:
QwpProtocolError
Parameters
message
:
string
Returns
QwpProtocolError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
name
stack
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
Raised when a QWP payload is malformed, truncated, or unsupported.