package dune-rpc

  1. Overview
  2. Docs

Module V1.Version_errorSource

A Version_error is returned on the client-side when a request or notification is determined to be invalid due to version negotiation (no known method or no common version).

Sourcetype t
Sourceval payload : t -> Csexp.t option
Sourceval message : t -> string
Sourceexception E of t