module LanguageServer::Protocol::Constant::InitializeError

Known error codes for an `InitializeError`;

Constants

UNKNOWN_PROTOCOL_VERSION

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