Forum Discussion
No RepliesBe the first to reply
Hello,
is there a chance to catch .NET exceptions via the CLR bridge and handle them in JScript?
Currently, when an exception occurs in my .NET assembly, I can not handle this exception gracefully. The test just fails.
Any ideas?
Thanks
Bernd