Click or drag to resize
ErrorCodesParseError Field
Invalid JSON was received by the server. An error occurred on the server while parsing the JSON text.

Namespace: VSCode.JsonRpc
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public const int ParseError = -32700

Field Value

Type: Int32
See Also