InvalidMigrationStateProviderException Class

Definition

Exception to indicate actor state provider is invalid and cannot partitipate in migration.

C#
[System.Serializable]
public sealed class InvalidMigrationStateProviderException : System.Fabric.FabricException
Inheritance
InvalidMigrationStateProviderException
Attributes

Constructors

InvalidMigrationStateProviderException()

Initializes a new instance of the InvalidMigrationStateProviderException class.

InvalidMigrationStateProviderException(String, Exception)

Initializes a new instance of the InvalidMigrationStateProviderException class with a specified error message and a reference to the inner exception that is the cause of this exception.

InvalidMigrationStateProviderException(String)

Initializes a new instance of the InvalidMigrationStateProviderException class with a specified error message.

Properties

ErrorCode

Gets the error code parameter.

(Inherited from FabricException)

Applies to

Product Versions
Azure SDK for .NET Latest