Module Printexc


module Printexc: sig .. end
Facilities for printing exceptions.

val to_string : exn -> string
Printexc.to_string e returns a string representation of the exception e.