Browse thread
[Caml-list] exception handling questions
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-11-06 (09:47) |
From: | Oleg Trott <oleg_trott@c...> |
Subject: | Re: [Caml-list] exception handling questions |
On Thursday 06 November 2003 03:38 am, Dustin Sallings wrote: > Similarly, is there a way to print an exception at least like the > toplevel does? I can catch any type of exception with the appropriate > pattern, but I don't see how I can report it without expecting it. Printexc.to_string : exn -> string -- Oleg Trott <oleg_trott@columbia.edu> ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners