FabricErrorCode Enum
Definition
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.
public enum FabricErrorCode
type FabricErrorCode =
Public Enum FabricErrorCode
- Inheritance
-
System.EnumFabricErrorCode
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | |
| OperationCanceled | 2147500036 | |
| CommunicationError | 2147949500 | |
| InvalidAddress | 2147949501 | |
| InvalidNameUri | 2147949502 | |
| InvalidPartitionKey | 2147949503 | |
| NameAlreadyExists | 2147949504 | |
| NameNotFound | 2147949505 | |
| NameNotEmpty | 2147949506 | |
| NodeNotFound | 2147949507 | |
| NodeIsUp | 2147949508 | |
| NoWriteQuorum | 2147949509 | |
| NotPrimary | 2147949510 | |
| NotReady | 2147949511 | |
| AsyncOperationNotComplete | 2147949512 | |
| OperationNotComplete | 2147949512 | |
| PropertyNotFound | 2147949513 | |
| ReconfigurationPending | 2147949514 | |
| ReplicationQueueFull | 2147949515 | |
| ServiceAlreadyExists | 2147949516 | |
| ServiceNotFound | 2147949517 | |
| ServiceOffline | 2147949518 | |
| ServiceMetadataMismatch | 2147949519 | |
| ServiceAffinityChainNotSupported | 2147949520 | |
| ServiceTypeAlreadyRegistered | 2147949521 | |
| ServiceTypeNotRegistered | 2147949522 | |
| ValueTooLarge | 2147949523 | |
| PropertyValueEmpty | 2147949524 | |
| PropertyCheckFailed | 2147949525 | |
| WriteConflict | 2147949526 | |
| EnumerationCompleted | 2147949527 | |
| ApplicationTypeProvisionInProgress | 2147949528 | |
| ApplicationTypeAlreadyExists | 2147949529 | |
| ApplicationTypeNotFound | 2147949530 | |
| ApplicationTypeInUse | 2147949531 | |
| ApplicationAlreadyExists | 2147949532 | |
| ApplicationNotFound | 2147949533 | |
| ApplicationUpgradeInProgress | 2147949534 | |
| ApplicationUpgradeValidationError | 2147949535 | |
| ServiceTypeNotFound | 2147949536 | |
| ServiceTypeMismatch | 2147949537 | |
| ServiceTemplateNotFound | 2147949538 | |
| ConfigurationSectionNotFound | 2147949539 | |
| ConfigurationParameterNotFound | 2147949540 | |
| InvalidConfiguration | 2147949541 | |
| ImageBuilderValidationError | 2147949542 | |
| PartitionNotFound | 2147949543 | |
| ReplicaDoesNotExist | 2147949544 | |
| ServiceGroupAlreadyExists | 2147949545 | |
| ServiceGroupNotFound | 2147949546 | |
| ProcessDeactivated | 2147949547 | |
| ProcessAborted | 2147949548 | |
| InvalidCredentialType | 2147949550 | |
| InvalidX509FindType | 2147949551 | |
| InvalidX509StoreLocation | 2147949552 | |
| InvalidX509StoreName | 2147949553 | |
| InvalidX509Thumbprint | 2147949554 | |
| InvalidProtectionLevel | 2147949555 | |
| InvalidX509Store | 2147949556 | |
| InvalidSubjectName | 2147949557 | |
| InvalidAllowedCommonNameList | 2147949558 | |
| InvalidCredentials | 2147949559 | |
| DecryptionFailed | 2147949560 | |
| ConfigurationPackageNotFound | 2147949561 | |
| DataPackageNotFound | 2147949562 | |
| CodePackageNotFound | 2147949563 | |
| EndpointResourceNotFound | 2147949564 | |
| InvalidOperation | 2147949565 | |
| ObjectClosed | 2147949566 | |
| OperationTimedOut | 2147949567 | |
| FileNotFound | 2147949568 | |
| DirectoryNotFound | 2147949569 | |
| PathTooLong | 2147949571 | |
| ImageStoreIOException | 2147949572 | |
| CorruptedImageStoreObjectFound | 2147949573 | |
| ApplicationNotUpgrading | 2147949574 | |
| ApplicationAlreadyInTargetVersion | 2147949575 | |
| ImageBuilderUnexpectedError | 2147949576 | |
| FabricVersionNotFound | 2147949577 | |
| FabricVersionInUse | 2147949578 | |
| FabricVersionAlreadyExists | 2147949579 | |
| FabricAlreadyInTargetVersion | 2147949580 | |
| FabricNotUpgrading | 2147949581 | |
| FabricUpgradeInProgress | 2147949582 | |
| FabricUpgradeValidationError | 2147949583 | |
| FabricHealthMaxReportsReached | 2147949584 | |
| FabricHealthStaleReport | 2147949585 | |
| KeyTooLarge | 2147949586 | |
| KeyNotFound | 2147949587 | |
| SequenceNumberCheckFailed | 2147949588 | |
| EncryptionFailed | 2147949589 | |
| InvalidAtomicGroup | 2147949590 | |
| FabricHealthEntityNotFound | 2147949591 | |
| ServiceManifestNotFound | 2147949592 | |
| ReliableSessionTransportStartupFailure | 2147949593 | |
| ReliableSessionAlreadyExists | 2147949594 | |
| ReliableSessionCannotConnect | 2147949595 | |
| ReliableSessionManagerExists | 2147949596 | |
| ReliableSessionRejected | 2147949597 | |
| ReliableSessionManagerAlreadyListening | 2147949598 | |
| ReliableSessionManagerNotFound | 2147949599 | |
| ReliableSessionManagerNotListening | 2147949600 | |
| InvalidServiceType | 2147949601 | |
| ImageBuilderTimeoutError | 2147949602 | |
| ImageBuilderAccessDeniedError | 2147949603 | |
| ImageBuilderInvalidMsiFile | 2147949604 | |
| ServiceTooBusy | 2147949605 | |
| TransactionNotActive | 2147949606 | |
| RepairTaskAlreadyExists | 2147949607 | |
| RepairTaskNotFound | 2147949608 | |
| ReliableSessionNotFound | 2147949609 | |
| ReliableSessionQueueEmpty | 2147949610 | |
| ReliableSessionQuotaExceeded | 2147949611 | |
| ReliableSessionServiceFaulted | 2147949612 | |
| ReliableSessionInvalidTargetPartition | 2147949613 | |
| TransactionTooLarge | 2147949614 | |
| ReplicationOperationTooLarge | 2147949615 | |
| InstanceIdMismatch | 2147949616 | |
| UpgradeDomainAlreadyCompleted | 2147949617 | |
| NodeHasNotStoppedYet | 2147949618 | |
| InsufficientClusterCapacity | 2147949619 | |
| InvalidPackageSharingPolicy | 2147949620 | |
| PreDeploymentNotAllowed | 2147949621 | |
| InvalidBackupSetting | 2147949622 | |
| MissingFullBackup | 2147949623 | |
| BackupInProgress | 2147949624 | |
| DuplicateServiceNotificationFilterName | 2147949625 | |
| InvalidReplicaOperation | 2147949626 | |
| InvalidReplicaStateForReplicaOperation | 2147949627 | |
| PLBNotReady | 2147949628 | |
| InvalidPartitionOperation | 2147949629 | |
| AlreadyPrimaryReplica | 2147949630 | |
| AlreadySecondaryReplica | 2147949631 | |
| BackupDirectoryNotEmpty | 2147949632 | |
| ForceNotSupportedForReplicaControlOperation | 2147949633 | |
| ImageStoreAcquireFileLockFailed | 2147949634 | |
| ConnectionDenied | 2147949635 | |
| ServerAuthenticationFailed | 2147949636 | |
| ConstraintKeyUndefined | 2147949637 | |
| MultithreadedTransactionsNotAllowed | 2147949638 | |
| GatewayNotReachable | 2147949641 | |
| UserRoleClientCertificateNotConfigured | 2147949642 | |
| TransactionAborted | 2147949643 | |
| FabricCannotConnect | 2147949644 | |
| FabricMessageTooLarge | 2147949645 | |
| ConstraintNotSatisfied | 2147949646 | |
| FabricEndpointNotFound | 2147949647 | |
| ApplicationUpdateInProgress | 2147949648 | |
| DeleteBackupFileFailed | 2147949649 | |
| FabricConnectionClosedByRemoteEnd | 2147949650 | |
| InvalidTestCommandState | 2147949651 | |
| TestCommandOperationIdAlreadyExists | 2147949652 | |
| CMOperationFailed | 2147949653 | |
| ImageBuilderReservedDirectoryError | 2147949654 | |
| ChaosAlreadyRunning | 2147949656 | |
| FabricDataRootNotFound | 2147949657 | |
| InvalidRestoreData | 2147949658 | |
| DuplicateBackups | 2147949659 | |
| InvalidBackupChain | 2147949660 | |
| StopInProgress | 2147949661 | |
| AlreadyStopped | 2147949662 | |
| NodeIsDown | 2147949663 | |
| NodeTransitionInProgress | 2147949664 | |
| InvalidBackup | 2147949665 | |
| InvalidInstanceId | 2147949666 | |
| InvalidDuration | 2147949667 | |
| RestoreSafeCheckFailed | 2147949668 | |
| ConfigUpgradeFailed | 2147949669 | |
| UploadSessionRangeNotSatisfiable | 2147949670 | |
| UploadSessionIdConflict | 2147949671 | |
| InvalidPartitionSelector | 2147949672 | |
| InvalidReplicaSelector | 2147949673 | |
| DnsServiceNotFound | 2147949674 | |
| InvalidDnsName | 2147949675 | |
| DnsNameInUse | 2147949676 | |
| ComposeDeploymentAlreadyExists | 2147949677 | |
| ComposeDeploymentNotFound | 2147949678 | |
| InvalidForStatefulServices | 2147949679 | |
| InvalidForStatelessServices | 2147949680 | |
| OnlyValidForStatefulPersistentServices | 2147949681 | |
| InvalidUploadSessionId | 2147949682 | |
| BackupNotEnabled | 2147949683 | |
| BackupEnabled | 2147949684 | |
| BackupPolicyDoesNotExist | 2147949685 | |
| BackupPolicyAlreayExists | 2147949686 | |
| RestoreAlreadyInProgress | 2147949687 | |
| RestoreSourceTargetPartitionMismatch | 2147949688 | |
| FaultAnalysisServiceNotEnabled | 2147949689 | |
| ContainerNotFound | 2147949690 | |
| ObjectDisposed | 2147949691 | |
| NotReadable | 2147949692 | |
| InvalidServiceScalingPolicy | 2147949696 | |
| SingleInstanceApplicationAlreadyExists | 2147949697 | |
| SingleInstanceApplicationNotFound | 2147949698 | |
| VolumeAlreadyExists | 2147949699 | |
| VolumeNotFound | 2147949700 | |
| DatabaseMigrationInProgress | 2147949701 | |
| CentralSecretServiceGenericError | 2147949702 | |
| SecretInvalid | 2147949703 | |
| SecretVersionAlreadyExists | 2147949704 | |
| SingleInstanceApplicationUpgradeInProgress | 2147949705 | |
| OperationNotSupported | 2147949706 | |
| ComposeDeploymentNotUpgrading | 2147949707 | |
| NetworkNotFound | 2147949709 | |
| NetworkInUse | 2147949710 | |
| EndpointNotReferenced | 2147949711 | |
| EntryPointNotFound | 2148734242 | |
| DuplicateWaitObject | 2148734249 | |
| AlreadyInstance | 2276458496 | |
| NodeTypeNotFound | 2276458497 | |
| CopyAborted | 2276458499 | |
| AlreadyAuxiliaryReplica | 2276458500 | |
| AuxiliaryFeatureDisabled | 2276458501 |