No trace on the logs ?
Colin Paul Adams wrote:
"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.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
