Gets a wrapper for any exceptions that are thrown by the method that is called by the System.Web.UI.WebControls.ObjectDataSource control during a data operation.
Documentation for this section has not yet been entered.
The Exception exception does not represent the actual exception that is thrown by the business object data method. You can use the Exception.InnerException property to access the thrown exception.