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