FaultedSubscriptionException
class
Namespace: Orleans.Streams
This exception indicates that an error has occurred on a stream subscription that has placed the subscription into a faulted state. Work on faulted subscriptions should be abandoned.
[Orleans.GenerateSerializer]public sealed class FaultedSubscriptionException : OrleansExceptionConstructors
FaultedSubscriptionExceptionInitializes a new instance of theFaultedSubscriptionExceptionclass.FaultedSubscriptionException(string)Initializes a new instance of theFaultedSubscriptionExceptionclass.FaultedSubscriptionException(string, Exception)Initializes a new instance of theFaultedSubscriptionExceptionclass.
