Variable jsonrpcReservedErrorRangeStartConst

jsonrpcReservedErrorRangeStart: -32099

This is the start range of JSON RPC reserved error codes. It doesn't denote a real error code. No application error codes should be defined between the start and end range. For backwards compatibility the ServerNotInitialized and the UnknownErrorCode are left in the range.

3.16.0