A
Andy B.
What order should you catch exceptions in? What is a good rule to use? I
have things like TransactionAbortedException, TransactionInDoubtException
SqlException and Exception. What order should they be done in?
have things like TransactionAbortedException, TransactionInDoubtException
SqlException and Exception. What order should they be done in?