Up
Module
Of_string_conv_exn
Module encapsulating the exception raised by string converters when type conversions fail.
Signature
type
t = {
exc
: exn
;
sexp
:
Type.t
;
sub_sexp
:
Type.t
;
}
exception
E
of
t