3 references to BuildCustomException
System.Web (3)
UI\WebControls\SqlDataSourceView.cs (3)
770ex = BuildCustomException(ex, operation, command, out isCustomException); 1048ex = BuildCustomException(ex, DataSourceOperation.Select, command, out isCustomException); 1117ex = BuildCustomException(ex, DataSourceOperation.Select, command, out isCustomException);