Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 15, 2012 07:23 PM by greecemonkey
Member
199 Points
306 Posts
Mar 15, 2012 07:23 PM|LINK
If I create a custom exception with which logs to the DB everytime on the NEW sub.
Then when I do this, it logs again
catch ex AS {customexception} << trying to catch it here, means the DB logging sub is called again
How can I referance it in a catch without the NEW sub being fired ??
Graham
greecemonkey
Member
199 Points
306 Posts
Custom Exception With Logging Problem
Mar 15, 2012 07:23 PM|LINK
If I create a custom exception with which logs to the DB everytime on the NEW sub.
Then when I do this, it logs again
catch ex AS {customexception} << trying to catch it here, means the DB logging sub is called again
How can I referance it in a catch without the NEW sub being fired ??
Graham
Go2Greece Ltd