2
Answers

Yes Exceptions, well no but you know I got questions

Marc

Marc

10y
542
1

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)