ProtocolTransportException
class
Namespace: Orleans.EventSourcing
Exception thrown by protocol messaging layer.
[Orleans.GenerateSerializer]public sealed class ProtocolTransportException : OrleansExceptionConstructors
ProtocolTransportExceptionInitializes a new instance of theProtocolTransportExceptionclass.ProtocolTransportException(string)Initializes a new instance of theProtocolTransportExceptionclass.ProtocolTransportException(string, Exception)Initializes a new instance of theProtocolTransportExceptionclass.
Methods
ToStringCreates and returns a string representation of the current exception.
