Hello all
Can someone explain how I would catch an exception in my Data Access Layer pass it through to Business Layer and then finally to the UI.
I understand there will be times that I will not want to display a message to the user, but I cannot figure out how to send all the way up to UI.
Go to the complete details ...