33 references to MsmqException
System.ServiceModel (33)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (2)
280catch (MsmqException ex) 316catch (MsmqException ex)
System\ServiceModel\Channels\MsmqInputChannelBase.cs (5)
62catch (MsmqException ex) 187catch (MsmqException ex) 256catch (MsmqException ex) 282catch (MsmqException ex) 314catch (MsmqException ex)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
495catch (MsmqException msmqex)
System\ServiceModel\Channels\MsmqInputSessionChannelListener.cs (5)
58catch (MsmqException ex) 107catch (MsmqException ex) 182catch (MsmqException ex) 205catch (MsmqException ex) 235catch (MsmqException ex)
System\ServiceModel\Channels\MsmqOutputChannel.cs (2)
99catch (MsmqException ex) 172catch (MsmqException ex)
System\ServiceModel\Channels\MsmqOutputSessionChannel.cs (1)
109catch (MsmqException ex)
System\ServiceModel\Channels\MsmqQueue.cs (6)
193public static bool IsReadable(string formatName, out MsmqException ex) 200MsmqException ex; 206MsmqException ex; 225static bool SupportsAccessMode(string formatName, int accessType, out MsmqException msmqException) 238msmqException = ex as MsmqException; 794catch (MsmqException ex)
System\ServiceModel\Channels\MsmqReceiveContextLockManager.cs (2)
204catch (MsmqException ex) 223catch (MsmqException ex)
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (5)
105catch (MsmqException ex) 158catch (MsmqException ex) 169catch (MsmqException ex) 318catch (MsmqException) 344catch (MsmqException ex)
System\ServiceModel\Channels\MsmqVerifier.cs (2)
86MsmqException msmqException; 101catch (MsmqException ex) // active directory lookup may cause exceptions for certain scenarios
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (2)
77catch (MsmqException ex) 175catch (MsmqException ex)