Module View.Exn

type t = exn

The type.

val toString : t -> string

View function.