Class Application_Exn.t

inherit t_exn
val mutable typ : typ
method get_type : < get_message : string; get_type : typ; set_message : string -> unit; set_type : typ -> unit; write : Protocol.t -> unit; .. > -> typ
method set_type : < get_message : string; get_type : typ; set_message : string -> unit; set_type : typ -> unit; write : Protocol.t -> unit; .. > -> typ -> unit
method write : < get_message : string; get_type : typ; set_message : string -> unit; set_type : typ -> unit; write : Protocol.t -> unit; .. > -> Protocol.t -> unit