Microsoft.ServiceFabric.Actors.Migration.Exceptions Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ActorCallsDisallowedException |
Exception to indicate the current migration service is not allowed to dispatch actor calls. Source Migration service is disallowed to accept calls in downtime phase. Target Migration service is disallowed to accept calls until all the sequence numbers are migrated successfully. |
AmbiguousActorIdDetectedException |
Exception to represent unresolved ambiguous actor id detection. |
InvalidMigrationConfigException |
Exception to represent MigrationConfig provided is invalid. |
InvalidMigrationOperationException |
Exception to indicate the current migration operation is not allowed. |
Azure SDK for .NET