Module Camlp4.Sig.Quotation.Error


module Error: Camlp4.Sig.Error 

type t 
exception E of t
val to_string : t -> string
val print : Format.formatter -> t -> unit