SQL error handling in a VB class

TyB

Well-known member
Joined
May 14, 2009
Messages
102
Programming Experience
3-5
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
 
Back
Top