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