VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.JsonRpc
ErrorCodes Class
ErrorCodes Fields
InternalError Field
InvalidParams Field
InvalidRequest Field
MethodNotFound Field
ParseError Field
ErrorCodes
MethodNotFound Field
The method does not exist / is not available.
Namespace:
VSCode.JsonRpc
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
const
int
MethodNotFound
= -32601
Field Value
Type:
Int32
See Also
Reference
ErrorCodes Class
VSCode.JsonRpc Namespace
Copyright 2016, Josh Johnson