1 implementation of HandleException
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
617
public void
HandleException
(Exception e)
4 references to HandleException
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (4)
859
binder.
HandleException
(e);
893
binder.
HandleException
(e);
985
binder.
HandleException
(e);
1014
binder.
HandleException
(e);