Hi Kranga,

This works :

try {
    ....
} catch (exception) {
    print(exception.message);
}

(http://devedge.netscape.com/library/manuals/2000/javascript/1.5/reference/stmt.html#1051663)


kranga wrote:

Is it possible to catch java exceptions in flow scripts? If yes, can someone
send me a snippet?

Thanks
-K


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to