handling all exceptions manually?

jsm2000jsm2000 Posts: 5
edited March 23, 2012 11:25AM in SmartAssembly
From the forums I can see that SA can send an exception report manually using ExceptionReporting.ReportException(Exception). In this situation would I still have to go through the process of using SA on my app to handle uncaught exceptions (Create a SA project, set the options, have SA build a new application) ?

I have already coded my application so it catches and handles all the uncaught exceptions - so I really don't need/want SA to duplicate what I'm doing. But I do want to use the SA error reporting features/architecture

Thanks

Comments

Sign In or Register to comment.