ErrorCodes

sbt.internal.langserver.ErrorCodes$
object ErrorCodes

Holds the error codes for the LSP implementation here.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete fields

val InternalError: Long
val InvalidParams: Long
val InvalidRequest: Long
val MethodNotFound: Long
val ParseError: Long
val UnknownError: Long
val serverErrorEnd: Long