Vcs.Exn
Note that this entire module is scheduled for deprecation. Vcs has migrated to using Err.t
from the pplumbing.err
package.
We have prepared ocamlmig
annotations in this module to help migrating existing clients, and we plan on adding deprecation annotations in a future release.
This is deprecated - use Err.reraise_with_context
instead.
module Private : sig ... end