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:02) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] exception handling questions |
On Thu, Nov 06, 2003 at 12:38:27AM -0800, Dustin Sallings wrote: > > One thing that really seems to be missing from exception handling is > the ability to print a stack trace from an exception. I realize > there's a flag on the ocamlrun to print stacks for uncaught exceptions, > but that's not exactly what I'm looking for. I'd like to be able to > catch and exception, log it, and continue. > > 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. And while we're at it, printing out a full stack trace with function names and parameters. Rich. -- Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj Merjis Ltd. http://www.merjis.com/ - improving website return on investment "I wish more software used text based configuration files!" -- A Windows NT user, quoted on Slashdot. ------------------- 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