
How does UniDac support exception handling. As an example, if I am updating a database and I get a 'record locked' error, does UNIDAC capture the native database engine error and subsequently raise it's own set of exceptions OR do I need to handle exceptions for each database engine independantly of UniDac.
