133 references to IsCatchableExceptionType
System.Data (133)
fx\src\data\Microsoft\SqlServer\Server\ValueUtilsSmi.cs (1)
2630if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Common\AdapterUtil.cs (4)
112Debug.Assert(ADP.IsCatchableExceptionType(e), "Invalid exception type, should have been re-thrown!"); 116Debug.Assert(ADP.IsCatchableExceptionType(e), "Invalid exception type, should have been re-thrown!"); 2172if (!ADP.IsCatchableExceptionType(e)) { 2249if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Common\DataAdapter.cs (4)
602if (!ADP.IsCatchableExceptionType(e)) { 635if (!ADP.IsCatchableExceptionType(e)) { 671if (!ADP.IsCatchableExceptionType(e)) { 694if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Common\DataRecordInternal.cs (2)
143if (ADP.IsCatchableExceptionType(e)) { 215if (ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Common\DBCommandBuilder.cs (1)
1411if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Common\DbDataAdapter.cs (4)
888if (!ADP.IsCatchableExceptionType(e)) { 979if (!ADP.IsCatchableExceptionType(e)) { 1048if (!ADP.IsCatchableExceptionType(e)) { 1117if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Constraint.cs (1)
144if (!Common.ADP.IsCatchableExceptionType (e)) {
fx\src\data\System\Data\DataColumn.cs (2)
801if (!ADP.IsCatchableExceptionType(e1)) { 822if (!ADP.IsCatchableExceptionType(e2)) {
fx\src\data\System\Data\DataRelation.cs (1)
661if (ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\DataRelationCollection.cs (1)
731if (!Common.ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\DataSet.cs (1)
852if (!Common.ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\DataTable.cs (4)
905if (!ADP.IsCatchableExceptionType (e)) { 1350if (!Common.ADP.IsCatchableExceptionType(e)) { 3721if (!Common.ADP.IsCatchableExceptionType(f)) { 4021if (!Common.ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\DataView.cs (2)
1443if (!Common.ADP.IsCatchableExceptionType(f)) { 1521if (!Common.ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\DataViewManager.cs (1)
355if (!Common.ADP.IsCatchableExceptionType(f)) {
fx\src\data\System\Data\Filter\DataExpression.cs (2)
124if (!ADP.IsCatchableExceptionType(e)) { 230if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Filter\ExpressionParser.cs (2)
246if (!Common.ADP.IsCatchableExceptionType(e)) { 577if (!Common.ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Filter\NameNode.cs (1)
50if (!Common.ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Merger.cs (1)
511if (!Common.ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Odbc\OdbcCommand.cs (2)
995if (ADP.IsCatchableExceptionType(e)) { 1013if (ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Odbc\OdbcParameter.cs (1)
877if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Odbc\OdbcTransaction.cs (1)
125if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\OleDb\OleDbCommand.cs (2)
679if (!ADP.IsCatchableExceptionType(e)) { 700if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (1)
666if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\OleDb\oledbconnectionstring.cs (1)
312if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\OleDb\OleDbDataAdapter.cs (2)
350if (!ADP.IsCatchableExceptionType(e)) { 398if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
1850if (!ADP.IsCatchableExceptionType(e)) { 1901if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\OleDb\OleDbParameter.cs (1)
425if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (2)
832if (!ADP.IsCatchableExceptionType(e)) { 1588if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\ProviderBase\DbMetaDataFactory.cs (1)
176if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\Select.cs (1)
523if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (3)
814if(!ADP.IsCatchableExceptionType(e)) { 1455if(!ADP.IsCatchableExceptionType(e)) { 2090if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlCommand.cs (18)
915processFinallyBlock = ADP.IsCatchableExceptionType(e); 1490if (ADP.IsCatchableExceptionType(e)) { 1567processFinallyBlock = ADP.IsCatchableExceptionType(e); 1913if (ADP.IsCatchableExceptionType(e)) { 1937if (ADP.IsCatchableExceptionType(e)) { 2122if (ADP.IsCatchableExceptionType(e)) { 2233if (ADP.IsCatchableExceptionType(e)) { 2938processFinallyBlock = ADP.IsCatchableExceptionType(e); 3125processFinallyBlock = ADP.IsCatchableExceptionType(e); 3187processFinallyBlock = ADP.IsCatchableExceptionType(e); 3412processFinallyBlockAsync = ADP.IsCatchableExceptionType(e); 3484processFinallyBlockAsync = ADP.IsCatchableExceptionType(e); 3513processFinallyBlock = ADP.IsCatchableExceptionType(e); 3551if (ADP.IsCatchableExceptionType(e)) { 4561processFinallyBlock = ADP.IsCatchableExceptionType (e); 4664processFinallyBlock = ADP.IsCatchableExceptionType(e); 4704if (ADP.IsCatchableExceptionType(e)) { 4756if (ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
2219if (throwOnError || !ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (8)
1708if (!ADP.IsCatchableExceptionType(e)) { 1994if (ADP.IsCatchableExceptionType(ex)) { 2057if (!ADP.IsCatchableExceptionType(e)) { 4257if (!ADP.IsCatchableExceptionType(ex)) { 4330if (!ADP.IsCatchableExceptionType(ex)) { 4376if (!ADP.IsCatchableExceptionType(ex)) { 4444if (!ADP.IsCatchableExceptionType(ex)) { 4477if (!ADP.IsCatchableExceptionType(ex)) {
fx\src\data\System\Data\SqlClient\SqlDataReaderSmi.cs (1)
334processFinallyBlock = ADP.IsCatchableExceptionType(e);
fx\src\data\System\Data\SqlClient\SqlDependency.cs (3)
639if (!ADP.IsCatchableExceptionType(e)) { 662if (!ADP.IsCatchableExceptionType(e)) { 773if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (18)
186if (!ADP.IsCatchableExceptionType(e)) { 331if (!ADP.IsCatchableExceptionType(e)) { 394if (!ADP.IsCatchableExceptionType(e)) { 406if (!ADP.IsCatchableExceptionType(f)) { 461if (!ADP.IsCatchableExceptionType(e)) { 543if (!ADP.IsCatchableExceptionType(e)) { 618if (!ADP.IsCatchableExceptionType(e)) { 658if (!ADP.IsCatchableExceptionType(e)) { 695if (!ADP.IsCatchableExceptionType(e)) { 713if (!ADP.IsCatchableExceptionType(f)) { 723if (!ADP.IsCatchableExceptionType(f)) { 794if (!ADP.IsCatchableExceptionType(e)) { 886if (!ADP.IsCatchableExceptionType(e)) { 906if (!ADP.IsCatchableExceptionType(e)) { 989if (!ADP.IsCatchableExceptionType(e)) { 1004if (!ADP.IsCatchableExceptionType(e)) { 1034if (!ADP.IsCatchableExceptionType(e)) { 1363if (!ADP.IsCatchableExceptionType(f)) {
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (3)
269if (!ADP.IsCatchableExceptionType(e)) { 314if (!ADP.IsCatchableExceptionType(e)) { 537if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (1)
323if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
894if (!ADP.IsCatchableExceptionType(e)) { 1432if (ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\sqlinternaltransaction.cs (6)
220if (!ADP.IsCatchableExceptionType(e)) { 240processFinallyBlock = ADP.IsCatchableExceptionType(e); 286if (ADP.IsCatchableExceptionType(e)) { 386if (ADP.IsCatchableExceptionType(e)) { 434if (ADP.IsCatchableExceptionType(e)) { 466if (ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlParameter.cs (1)
975if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlStream.cs (1)
237if (_advanceReader && ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\TdsParser.cs (5)
6866if (!ADP.IsCatchableExceptionType(e)) { 7481if (ADP.IsCatchableExceptionType(e)) { 7872if (!ADP.IsCatchableExceptionType(e)) { 8029if (!ADP.IsCatchableExceptionType(e)) { 8601if (!ADP.IsCatchableExceptionType(e)) {
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (3)
787if (!ADP.IsCatchableExceptionType(e)) { 2055if (!ADP.IsCatchableExceptionType(e)) { 2494processFinallyBlock = ADP.IsCatchableExceptionType(e);
fx\src\data\System\Data\SQLTypes\SqlXml.cs (1)
120if ((!throwTargetInvocationExceptions) || (!ADP.IsCatchableExceptionType(ex))) {
fx\src\data\System\Data\XDRSchema.cs (2)
467if (!ADP.IsCatchableExceptionType (e)) { 486if (!ADP.IsCatchableExceptionType (e)) {
fx\src\data\System\Data\xmlsaver.cs (1)
1943if (Common.ADP.IsCatchableExceptionType(ex))
fx\src\data\System\NewXml\XmlDataDocument.cs (3)
818if (!System.Data.Common.ADP.IsCatchableExceptionType (e)) { 1516if (!System.Data.Common.ADP.IsCatchableExceptionType (e)) { 2159if (!System.Data.Common.ADP.IsCatchableExceptionType (e)) {