Marc

Marc

  • NA
  • 205
  • 51.7k

Yes Exceptions, well no but you know I got questions

Dec 18 2014 8:51 AM

I know that dealing with exceptions can be difficult if you don't know what exceptions could be thrown. Is there a site or a way to find all the possible exceptions that your code could throw? Maybe even a plug-in for VS? I know I don't want to catch an exception that I may not know how to handle and just let it drop. Any help would be appreciated.


Answers (2)