lsp.ErrorCodes
(alias) lsp.ErrorCodes =
| -32700 # ParseError
| -32600 # InvalidRequest
| -32601 # MethodNotFound
| -32602 # InvalidParams
| -32603 # InternalError
| -32002 # ServerNotInitialized
| -32001 # UnknownErrorCodePredefined error codes.
(alias) lsp.ErrorCodes =
| -32700 # ParseError
| -32600 # InvalidRequest
| -32601 # MethodNotFound
| -32602 # InvalidParams
| -32603 # InternalError
| -32002 # ServerNotInitialized
| -32001 # UnknownErrorCodePredefined error codes.