ProtocolError
A local framing/correlation violation, never a server-authored MSP error.
Properties
Section titled “Properties”| Property | Type | Stability | Presence | Description |
|---|---|---|---|---|
line |
string | undefined |
required |
Methods
Section titled “Methods”| Method | Signature | Stability | Description |
|---|---|---|---|
constructor |
new ProtocolError(message: string, line?: string) |
Source
clients/sdk-ts/src/connection/connection.ts:119
{ "kind": "Class", "canonicalPath": "ProtocolError"}