StreamEventDeliveryFailureException
class
Namespace: Orleans.Streams
This exception indicates that a stream event was not successfully delivered to the consumer.
[Orleans.GenerateSerializer]public sealed class StreamEventDeliveryFailureException : OrleansExceptionConstructors
StreamEventDeliveryFailureExceptionInitializes a new instance of theStreamEventDeliveryFailureExceptionclass.StreamEventDeliveryFailureException(SerializationInfo, StreamingContext)Initializes a new instance of theStreamEventDeliveryFailureExceptionclass.StreamEventDeliveryFailureException(string)Initializes a new instance of theStreamEventDeliveryFailureExceptionclass.StreamEventDeliveryFailureException(string, Exception)Initializes a new instance of theStreamEventDeliveryFailureExceptionclass.
