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