Skip to content

GrainExtensionNotInstalledException

class

Namespace: Orleans.Runtime

Signifies that an attempt was made to invoke a grain extension method on a grain where that extension was not installed.
[Orleans.GenerateSerializer]
public sealed class GrainExtensionNotInstalledException : OrleansException

Constructors