bwehking
7 years agoOccasional Contributor
Catch CLR Bridge exceptions in JScript
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