Ocaml_protoc_compiler_lib.Pb_exceptionCompiler exception
exception Compilation_error of errorException raised when a compilation error occurs
val programmatic_error : programmatic_error -> 'aval invalid_import_qualifier : Pb_location.t -> 'aval missing_semicolon_for_enum_value : string -> Pb_location.t -> 'aval invalid_enum_specification : string -> Pb_location.t -> 'aval missing_one_of_name : Pb_location.t -> 'aval ocamlyacc_parsing_error : Pb_location.t -> string -> 'aval protoc_parsing_error : error -> Pb_location.t -> string -> 'aval unknown_parsing_error : msg:string -> context:string -> Pb_location.t -> 'a