Skip to content

ProviderStateException

class

Namespace: Orleans.Providers

An exception class used by the Orleans runtime for reporting errors.
[Orleans.GenerateSerializer]
public sealed class ProviderStateException : OrleansException

Remarks

This is also the base class for any more specific exceptions raised by the Orleans runtime.

Constructors