Module Io.Error

IO Errors

type t
val code : t -> string
val message : t -> string
val make : string -> string -> t