From: Dmitry Y. <di...@us...> - 2003-11-26 11:49:02
|
Helen, > This is the wrong place to raise it. You need to post this to > firebird-devel, where Dmitry Yemanov will see it. He wrote the new > exception handling code AND prepared the examples... I read this forum too ;-) As for the Christian's question - everything is correct. WHEN clause is part of a BEGIN..END block and it allows to catch exceptions thrown outside that block. No errors in the documentation. Dmitry |