Hi there!
All of a sudden, I am getting the following error, which was otherwise working perfectly for long.

Compiler Error Message: BC30389: 'exception' is Private, and is not accessible in this context.

Error in this line:
Line 107: Catch exc as exception

Can you please tell me what could be the problem?