Skip to content

BadProviderConfigException

class

Namespace: Orleans.Storage

Exception thrown whenever a grain call is attempted with a bad / missing storage provider configuration settings for that grain.
[Orleans.GenerateSerializer]
public sealed class BadProviderConfigException : OrleansException

Constructors