I am creating a class that will deal with most of my DB interaction. These are the first major classes that I have created and I need to add in competent error handling.
I'm looking for a list of the exceptions that could be thrown or what I should be watching for.
Any thoughts or ideas would be appreciated.
Thanks,
Ty
I'm looking for a list of the exceptions that could be thrown or what I should be watching for.
Any thoughts or ideas would be appreciated.
Thanks,
Ty