Module Incremental__.Raised_exn
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val create : exn -> t
create exn
makes at
usingexn
andBacktrace.Exn.most_recent
.
Incremental__.Raised_exn
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val create : exn -> t
create exn
makes a t
using exn
and Backtrace.Exn.most_recent
.