>>>>> "Olivier" == Olivier Billard <[EMAIL PROTECTED]> writes:
Olivier> Hi Colin, You can catch thrown exceptions and log it. A
Olivier> simple
Olivier> try { ... } catch (exception) { print("Error :" +
Olivier> exception.message); } finally { ... }
But no exception is being thrown.
--
Colin Paul Adams
Preston Lancashire
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
