lsp / org.pinelang.lsp.lsp.models / ErrorCode
ErrorCode¶
enum class ErrorCode
Enum Values¶
| Name | Summary |
|---|---|
| ParseError | |
| InvalidRequest | |
| MethodNotFound | |
| InvalidParams | |
| InternalError | |
| ServerErrorStart | |
| ServerErrorEnd | |
| ServerNotInitialized | |
| UnknownErrorCode | |
| RequestCancelled | |
| ContentModified |
Properties¶
| Name | Summary |
|---|---|
| err | val err:Int |