Module Sexplib.Conv_errorSource
include module type of struct include Sexplib0.Sexp_conv_error end
val tuple_of_size_n_expected :
string ->
int ->
Sexplib0.Sexp.t ->
_ @@ portableval tuple_pair_expected : string -> string -> Sexplib0.Sexp.t -> _ @@ portableval stag_incorrect_n_args :
string ->
string ->
Sexplib0.Sexp.t ->
_ @@ portableval unexpected_stag : string -> string list -> Sexplib0.Sexp.t -> _ @@ portableval record_sexp_bool_with_payload : string -> Sexplib0.Sexp.t -> _ @@ portableval tuple_incorrect_label :
string ->
string ->
int ->
Sexplib0.Sexp.t ->
_ @@ portableval record_only_pairs_expected : string -> Sexplib0.Sexp.t -> _ @@ portableval record_invalid_fields :
what:string ->
loc:string ->
string list ->
Sexplib0.Sexp.t ->
_ @@ portableval record_duplicate_fields :
string ->
string list ->
Sexplib0.Sexp.t ->
_ @@ portableval record_missing_and_extra_fields :
string ->
Sexplib0.Sexp.t ->
missing:string list ->
extras:string list ->
_ @@ portableexception No_variant_matchval no_variant_match : unit -> _ @@ portableval ptag_incorrect_n_args :
string ->
string ->
Sexplib0.Sexp.t ->
_ @@ portableval nested_list_invalid_poly_var : string -> Sexplib0.Sexp.t -> _ @@ portableval empty_list_invalid_poly_var : string -> Sexplib0.Sexp.t -> _ @@ portable