module LanguageServer::Protocol::Constant::InitializeErrorCodes

Known error codes for an ‘InitializeErrorCodes`;

Constants

UNKNOWN_PROTOCOL_VERSION

If the protocol version provided by the client can’t be handled by the server.