Enum ErrorCode

Source
#[repr(i32)]
pub enum ErrorCode {
Show 226 variants S_OK = 0, E_ABORT = -2_147_467_260, E_ACCESSDENIED = -2_147_024_891, E_FAIL = -2_147_467_259, E_HANDLE = -2_147_024_890, E_INVALIDARG = -2_147_024_809, E_NOINTERFACE = -2_147_467_262, E_NOTIMPL = -2_147_467_263, E_OUTOFMEMORY = -2_147_024_882, E_POINTER = -2_147_467_261, E_UNEXPECTED = -2_147_418_113, E_FILE_EXISTS = -2_147_024_816, E_DIR_NOT_EMPTY = -2_147_024_751, E_NOT_FOUND = -2_147_023_728, FABRIC_E_COMMUNICATION_ERROR = -2_147_017_796, FABRIC_E_INVALID_ADDRESS = -2_147_017_795, FABRIC_E_INVALID_NAME_URI = -2_147_017_794, FABRIC_E_INVALID_PARTITION_KEY = -2_147_017_793, FABRIC_E_NAME_ALREADY_EXISTS = -2_147_017_792, FABRIC_E_NAME_DOES_NOT_EXIST = -2_147_017_791, FABRIC_E_NAME_NOT_EMPTY = -2_147_017_790, FABRIC_E_NODE_NOT_FOUND = -2_147_017_789, FABRIC_E_NODE_IS_UP = -2_147_017_788, FABRIC_E_NO_WRITE_QUORUM = -2_147_017_787, FABRIC_E_NOT_PRIMARY = -2_147_017_786, FABRIC_E_NOT_READY = -2_147_017_785, FABRIC_E_OPERATION_NOT_COMPLETE = -2_147_017_784, FABRIC_E_PROPERTY_DOES_NOT_EXIST = -2_147_017_783, FABRIC_E_RECONFIGURATION_PENDING = -2_147_017_782, FABRIC_E_REPLICATION_QUEUE_FULL = -2_147_017_781, FABRIC_E_SERVICE_ALREADY_EXISTS = -2_147_017_780, FABRIC_E_SERVICE_DOES_NOT_EXIST = -2_147_017_779, FABRIC_E_SERVICE_OFFLINE = -2_147_017_778, FABRIC_E_SERVICE_METADATA_MISMATCH = -2_147_017_777, FABRIC_E_SERVICE_AFFINITY_CHAIN_NOT_SUPPORTED = -2_147_017_776, FABRIC_E_SERVICE_TYPE_ALREADY_REGISTERED = -2_147_017_775, FABRIC_E_SERVICE_TYPE_NOT_REGISTERED = -2_147_017_774, FABRIC_E_VALUE_TOO_LARGE = -2_147_017_773, FABRIC_E_VALUE_EMPTY = -2_147_017_772, FABRIC_E_PROPERTY_CHECK_FAILED = -2_147_017_771, FABRIC_E_WRITE_CONFLICT = -2_147_017_770, FABRIC_E_ENUMERATION_COMPLETED = -2_147_017_769, FABRIC_E_APPLICATION_TYPE_PROVISION_IN_PROGRESS = -2_147_017_768, FABRIC_E_APPLICATION_TYPE_ALREADY_EXISTS = -2_147_017_767, FABRIC_E_APPLICATION_TYPE_NOT_FOUND = -2_147_017_766, FABRIC_E_APPLICATION_TYPE_IN_USE = -2_147_017_765, FABRIC_E_APPLICATION_ALREADY_EXISTS = -2_147_017_764, FABRIC_E_APPLICATION_NOT_FOUND = -2_147_017_763, FABRIC_E_APPLICATION_UPGRADE_IN_PROGRESS = -2_147_017_762, FABRIC_E_APPLICATION_UPGRADE_VALIDATION_ERROR = -2_147_017_761, FABRIC_E_SERVICE_TYPE_NOT_FOUND = -2_147_017_760, FABRIC_E_SERVICE_TYPE_MISMATCH = -2_147_017_759, FABRIC_E_SERVICE_TYPE_TEMPLATE_NOT_FOUND = -2_147_017_758, FABRIC_E_CONFIGURATION_SECTION_NOT_FOUND = -2_147_017_757, FABRIC_E_CONFIGURATION_PARAMETER_NOT_FOUND = -2_147_017_756, FABRIC_E_INVALID_CONFIGURATION = -2_147_017_755, FABRIC_E_IMAGEBUILDER_VALIDATION_ERROR = -2_147_017_754, FABRIC_E_PARTITION_NOT_FOUND = -2_147_017_753, FABRIC_E_REPLICA_DOES_NOT_EXIST = -2_147_017_752, FABRIC_E_SERVICE_GROUP_ALREADY_EXISTS = -2_147_017_751, FABRIC_E_SERVICE_GROUP_DOES_NOT_EXIST = -2_147_017_750, FABRIC_E_PROCESS_DEACTIVATED = -2_147_017_749, FABRIC_E_PROCESS_ABORTED = -2_147_017_748, FABRIC_E_UPGRADE_FAILED = -2_147_017_747, FABRIC_E_INVALID_CREDENTIAL_TYPE = -2_147_017_746, FABRIC_E_INVALID_X509_FIND_TYPE = -2_147_017_745, FABRIC_E_INVALID_X509_STORE_LOCATION = -2_147_017_744, FABRIC_E_INVALID_X509_STORE_NAME = -2_147_017_743, FABRIC_E_INVALID_X509_THUMBPRINT = -2_147_017_742, FABRIC_E_INVALID_PROTECTION_LEVEL = -2_147_017_741, FABRIC_E_INVALID_X509_STORE = -2_147_017_740, FABRIC_E_INVALID_SUBJECT_NAME = -2_147_017_739, FABRIC_E_INVALID_ALLOWED_COMMON_NAME_LIST = -2_147_017_738, FABRIC_E_INVALID_CREDENTIALS = -2_147_017_737, FABRIC_E_DECRYPTION_FAILED = -2_147_017_736, FABRIC_E_CONFIGURATION_PACKAGE_NOT_FOUND = -2_147_017_735, FABRIC_E_DATA_PACKAGE_NOT_FOUND = -2_147_017_734, FABRIC_E_CODE_PACKAGE_NOT_FOUND = -2_147_017_733, FABRIC_E_SERVICE_ENDPOINT_RESOURCE_NOT_FOUND = -2_147_017_732, FABRIC_E_INVALID_OPERATION = -2_147_017_731, FABRIC_E_OBJECT_CLOSED = -2_147_017_730, FABRIC_E_TIMEOUT = -2_147_017_729, FABRIC_E_FILE_NOT_FOUND = -2_147_017_728, FABRIC_E_DIRECTORY_NOT_FOUND = -2_147_017_727, FABRIC_E_INVALID_DIRECTORY = -2_147_017_726, FABRIC_E_PATH_TOO_LONG = -2_147_017_725, FABRIC_E_IMAGESTORE_IOERROR = -2_147_017_724, FABRIC_E_CORRUPTED_IMAGE_STORE_OBJECT_FOUND = -2_147_017_723, FABRIC_E_APPLICATION_NOT_UPGRADING = -2_147_017_722, FABRIC_E_APPLICATION_ALREADY_IN_TARGET_VERSION = -2_147_017_721, FABRIC_E_IMAGEBUILDER_UNEXPECTED_ERROR = -2_147_017_720, FABRIC_E_FABRIC_VERSION_NOT_FOUND = -2_147_017_719, FABRIC_E_FABRIC_VERSION_IN_USE = -2_147_017_718, FABRIC_E_FABRIC_VERSION_ALREADY_EXISTS = -2_147_017_717, FABRIC_E_FABRIC_ALREADY_IN_TARGET_VERSION = -2_147_017_716, FABRIC_E_FABRIC_NOT_UPGRADING = -2_147_017_715, FABRIC_E_FABRIC_UPGRADE_IN_PROGRESS = -2_147_017_714, FABRIC_E_FABRIC_UPGRADE_VALIDATION_ERROR = -2_147_017_713, FABRIC_E_HEALTH_MAX_REPORTS_REACHED = -2_147_017_712, FABRIC_E_HEALTH_STALE_REPORT = -2_147_017_711, FABRIC_E_KEY_TOO_LARGE = -2_147_017_710, FABRIC_E_KEY_NOT_FOUND = -2_147_017_709, FABRIC_E_SEQUENCE_NUMBER_CHECK_FAILED = -2_147_017_708, FABRIC_E_ENCRYPTION_FAILED = -2_147_017_707, FABRIC_E_INVALID_ATOMIC_GROUP = -2_147_017_706, FABRIC_E_HEALTH_ENTITY_NOT_FOUND = -2_147_017_705, FABRIC_E_SERVICE_MANIFEST_NOT_FOUND = -2_147_017_704, FABRIC_E_RELIABLE_SESSION_TRANSPORT_STARTUP_FAILURE = -2_147_017_703, FABRIC_E_RELIABLE_SESSION_ALREADY_EXISTS = -2_147_017_702, FABRIC_E_RELIABLE_SESSION_CANNOT_CONNECT = -2_147_017_701, FABRIC_E_RELIABLE_SESSION_MANAGER_EXISTS = -2_147_017_700, FABRIC_E_RELIABLE_SESSION_REJECTED = -2_147_017_699, FABRIC_E_RELIABLE_SESSION_MANAGER_ALREADY_LISTENING = -2_147_017_698, FABRIC_E_RELIABLE_SESSION_MANAGER_NOT_FOUND = -2_147_017_697, FABRIC_E_RELIABLE_SESSION_MANAGER_NOT_LISTENING = -2_147_017_696, FABRIC_E_INVALID_SERVICE_TYPE = -2_147_017_695, FABRIC_E_IMAGEBUILDER_TIMEOUT = -2_147_017_694, FABRIC_E_IMAGEBUILDER_ACCESS_DENIED = -2_147_017_693, FABRIC_E_IMAGEBUILDER_INVALID_MSI_FILE = -2_147_017_692, FABRIC_E_SERVICE_TOO_BUSY = -2_147_017_691, FABRIC_E_TRANSACTION_NOT_ACTIVE = -2_147_017_690, FABRIC_E_REPAIR_TASK_ALREADY_EXISTS = -2_147_017_689, FABRIC_E_REPAIR_TASK_NOT_FOUND = -2_147_017_688, FABRIC_E_RELIABLE_SESSION_NOT_FOUND = -2_147_017_687, FABRIC_E_RELIABLE_SESSION_QUEUE_EMPTY = -2_147_017_686, FABRIC_E_RELIABLE_SESSION_QUOTA_EXCEEDED = -2_147_017_685, FABRIC_E_RELIABLE_SESSION_SERVICE_FAULTED = -2_147_017_684, FABRIC_E_RELIABLE_SESSION_INVALID_TARGET_PARTITION = -2_147_017_683, FABRIC_E_TRANSACTION_TOO_LARGE = -2_147_017_682, FABRIC_E_REPLICATION_OPERATION_TOO_LARGE = -2_147_017_681, FABRIC_E_INSTANCE_ID_MISMATCH = -2_147_017_680, FABRIC_E_UPGRADE_DOMAIN_ALREADY_COMPLETED = -2_147_017_679, FABRIC_E_NODE_HAS_NOT_STOPPED_YET = -2_147_017_678, FABRIC_E_INSUFFICIENT_CLUSTER_CAPACITY = -2_147_017_677, FABRIC_E_INVALID_PACKAGE_SHARING_POLICY = -2_147_017_676, FABRIC_E_PREDEPLOYMENT_NOT_ALLOWED = -2_147_017_675, FABRIC_E_INVALID_BACKUP_SETTING = -2_147_017_674, FABRIC_E_MISSING_FULL_BACKUP = -2_147_017_673, FABRIC_E_BACKUP_IN_PROGRESS = -2_147_017_672, FABRIC_E_DUPLICATE_SERVICE_NOTIFICATION_FILTER_NAME = -2_147_017_671, FABRIC_E_INVALID_REPLICA_OPERATION = -2_147_017_670, FABRIC_E_INVALID_REPLICA_STATE = -2_147_017_669, FABRIC_E_LOADBALANCER_NOT_READY = -2_147_017_668, FABRIC_E_INVALID_PARTITION_OPERATION = -2_147_017_667, FABRIC_E_PRIMARY_ALREADY_EXISTS = -2_147_017_666, FABRIC_E_SECONDARY_ALREADY_EXISTS = -2_147_017_665, FABRIC_E_BACKUP_DIRECTORY_NOT_EMPTY = -2_147_017_664, FABRIC_E_FORCE_NOT_SUPPORTED_FOR_REPLICA_OPERATION = -2_147_017_663, FABRIC_E_ACQUIRE_FILE_LOCK_FAILED = -2_147_017_662, FABRIC_E_CONNECTION_DENIED = -2_147_017_661, FABRIC_E_SERVER_AUTHENTICATION_FAILED = -2_147_017_660, FABRIC_E_CONSTRAINT_KEY_UNDEFINED = -2_147_017_659, FABRIC_E_MULTITHREADED_TRANSACTIONS_NOT_ALLOWED = -2_147_017_658, FABRIC_E_INVALID_X509_NAME_LIST = -2_147_017_657, FABRIC_E_VERBOSE_FM_PLACEMENT_HEALTH_REPORTING_REQUIRED = -2_147_017_656, FABRIC_E_GATEWAY_NOT_REACHABLE = -2_147_017_655, FABRIC_E_USER_ROLE_CLIENT_CERTIFICATE_NOT_CONFIGURED = -2_147_017_654, FABRIC_E_TRANSACTION_ABORTED = -2_147_017_653, FABRIC_E_CANNOT_CONNECT = -2_147_017_652, FABRIC_E_MESSAGE_TOO_LARGE = -2_147_017_651, FABRIC_E_CONSTRAINT_NOT_SATISFIED = -2_147_017_650, FABRIC_E_ENDPOINT_NOT_FOUND = -2_147_017_649, FABRIC_E_APPLICATION_UPDATE_IN_PROGRESS = -2_147_017_648, FABRIC_E_DELETE_BACKUP_FILE_FAILED = -2_147_017_647, FABRIC_E_CONNECTION_CLOSED_BY_REMOTE_END = -2_147_017_646, FABRIC_E_INVALID_TEST_COMMAND_STATE = -2_147_017_645, FABRIC_E_TEST_COMMAND_OPERATION_ID_ALREADY_EXISTS = -2_147_017_644, FABRIC_E_CM_OPERATION_FAILED = -2_147_017_643, FABRIC_E_IMAGEBUILDER_RESERVED_DIRECTORY_ERROR = -2_147_017_642, FABRIC_E_CERTIFICATE_NOT_FOUND = -2_147_017_641, FABRIC_E_CHAOS_ALREADY_RUNNING = -2_147_017_640, FABRIC_E_FABRIC_DATA_ROOT_NOT_FOUND = -2_147_017_639, FABRIC_E_INVALID_RESTORE_DATA = -2_147_017_638, FABRIC_E_DUPLICATE_BACKUPS = -2_147_017_637, FABRIC_E_INVALID_BACKUP_CHAIN = -2_147_017_636, FABRIC_E_STOP_IN_PROGRESS = -2_147_017_635, FABRIC_E_ALREADY_STOPPED = -2_147_017_634, FABRIC_E_NODE_IS_DOWN = -2_147_017_633, FABRIC_E_NODE_TRANSITION_IN_PROGRESS = -2_147_017_632, FABRIC_E_INVALID_BACKUP = -2_147_017_631, FABRIC_E_INVALID_INSTANCE_ID = -2_147_017_630, FABRIC_E_INVALID_DURATION = -2_147_017_629, FABRIC_E_RESTORE_SAFE_CHECK_FAILED = -2_147_017_628, FABRIC_E_CONFIG_UPGRADE_FAILED = -2_147_017_627, FABRIC_E_UPLOAD_SESSION_RANGE_NOT_SATISFIABLE = -2_147_017_626, FABRIC_E_UPLOAD_SESSION_ID_CONFLICT = -2_147_017_625, FABRIC_E_INVALID_PARTITION_SELECTOR = -2_147_017_624, FABRIC_E_INVALID_REPLICA_SELECTOR = -2_147_017_623, FABRIC_E_DNS_SERVICE_NOT_FOUND = -2_147_017_622, FABRIC_E_INVALID_DNS_NAME = -2_147_017_621, FABRIC_E_DNS_NAME_IN_USE = -2_147_017_620, FABRIC_E_COMPOSE_DEPLOYMENT_ALREADY_EXISTS = -2_147_017_619, FABRIC_E_COMPOSE_DEPLOYMENT_NOT_FOUND = -2_147_017_618, FABRIC_E_INVALID_FOR_STATEFUL_SERVICES = -2_147_017_617, FABRIC_E_INVALID_FOR_STATELESS_SERVICES = -2_147_017_616, FABRIC_E_ONLY_VALID_FOR_STATEFUL_PERSISTENT_SERVICES = -2_147_017_615, FABRIC_E_INVALID_UPLOAD_SESSION_ID = -2_147_017_614, FABRIC_E_BACKUP_NOT_ENABLED = -2_147_017_613, FABRIC_E_BACKUP_IS_ENABLED = -2_147_017_612, FABRIC_E_BACKUP_POLICY_DOES_NOT_EXIST = -2_147_017_611, FABRIC_E_BACKUP_POLICY_ALREADY_EXISTS = -2_147_017_610, FABRIC_E_RESTORE_IN_PROGRESS = -2_147_017_609, FABRIC_E_RESTORE_SOURCE_TARGET_PARTITION_MISMATCH = -2_147_017_608, FABRIC_E_FAULT_ANALYSIS_SERVICE_NOT_ENABLED = -2_147_017_607, FABRIC_E_CONTAINER_NOT_FOUND = -2_147_017_606, FABRIC_E_OBJECT_DISPOSED = -2_147_017_605, FABRIC_E_NOT_READABLE = -2_147_017_604, FABRIC_E_BACKUPCOPIER_UNEXPECTED_ERROR = -2_147_017_603, FABRIC_E_BACKUPCOPIER_TIMEOUT = -2_147_017_602, FABRIC_E_BACKUPCOPIER_ACCESS_DENIED = -2_147_017_601, FABRIC_E_INVALID_SERVICE_SCALING_POLICY = -2_147_017_600, FABRIC_E_SINGLE_INSTANCE_APPLICATION_ALREADY_EXISTS = -2_147_017_599, FABRIC_E_SINGLE_INSTANCE_APPLICATION_NOT_FOUND = -2_147_017_598, FABRIC_E_VOLUME_ALREADY_EXISTS = -2_147_017_597, FABRIC_E_VOLUME_NOT_FOUND = -2_147_017_596, FABRIC_E_DATABASE_MIGRATION_IN_PROGRESS = -2_147_017_595, FABRIC_E_CENTRAL_SECRET_SERVICE_GENERIC = -2_147_017_594, FABRIC_E_SECRET_INVALID = -2_147_017_593, FABRIC_E_SECRET_VERSION_ALREADY_EXISTS = -2_147_017_592, FABRIC_E_SINGLE_INSTANCE_APPLICATION_UPGRADE_IN_PROGRESS = -2_147_017_591, FABRIC_E_OPERATION_NOT_SUPPORTED = -2_147_017_590, FABRIC_E_COMPOSE_DEPLOYMENT_NOT_UPGRADING = -2_147_017_589, FABRIC_E_SECRET_TYPE_CANNOT_BE_CHANGED = -2_147_017_588, FABRIC_E_NETWORK_NOT_FOUND = -2_147_017_587, FABRIC_E_NETWORK_IN_USE = -2_147_017_586, FABRIC_E_ENDPOINT_NOT_REFERENCED = -2_147_017_585,
}

Variants§

§

S_OK = 0

§

E_ABORT = -2_147_467_260

§

E_ACCESSDENIED = -2_147_024_891

§

E_FAIL = -2_147_467_259

§

E_HANDLE = -2_147_024_890

§

E_INVALIDARG = -2_147_024_809

§

E_NOINTERFACE = -2_147_467_262

§

E_NOTIMPL = -2_147_467_263

§

E_OUTOFMEMORY = -2_147_024_882

§

E_POINTER = -2_147_467_261

§

E_UNEXPECTED = -2_147_418_113

§

E_FILE_EXISTS = -2_147_024_816

§

E_DIR_NOT_EMPTY = -2_147_024_751

§

E_NOT_FOUND = -2_147_023_728

§

FABRIC_E_COMMUNICATION_ERROR = -2_147_017_796

§

FABRIC_E_INVALID_ADDRESS = -2_147_017_795

§

FABRIC_E_INVALID_NAME_URI = -2_147_017_794

§

FABRIC_E_INVALID_PARTITION_KEY = -2_147_017_793

§

FABRIC_E_NAME_ALREADY_EXISTS = -2_147_017_792

§

FABRIC_E_NAME_DOES_NOT_EXIST = -2_147_017_791

§

FABRIC_E_NAME_NOT_EMPTY = -2_147_017_790

§

FABRIC_E_NODE_NOT_FOUND = -2_147_017_789

§

FABRIC_E_NODE_IS_UP = -2_147_017_788

§

FABRIC_E_NO_WRITE_QUORUM = -2_147_017_787

§

FABRIC_E_NOT_PRIMARY = -2_147_017_786

§

FABRIC_E_NOT_READY = -2_147_017_785

§

FABRIC_E_OPERATION_NOT_COMPLETE = -2_147_017_784

§

FABRIC_E_PROPERTY_DOES_NOT_EXIST = -2_147_017_783

§

FABRIC_E_RECONFIGURATION_PENDING = -2_147_017_782

§

FABRIC_E_REPLICATION_QUEUE_FULL = -2_147_017_781

§

FABRIC_E_SERVICE_ALREADY_EXISTS = -2_147_017_780

§

FABRIC_E_SERVICE_DOES_NOT_EXIST = -2_147_017_779

§

FABRIC_E_SERVICE_OFFLINE = -2_147_017_778

§

FABRIC_E_SERVICE_METADATA_MISMATCH = -2_147_017_777

§

FABRIC_E_SERVICE_AFFINITY_CHAIN_NOT_SUPPORTED = -2_147_017_776

§

FABRIC_E_SERVICE_TYPE_ALREADY_REGISTERED = -2_147_017_775

§

FABRIC_E_SERVICE_TYPE_NOT_REGISTERED = -2_147_017_774

§

FABRIC_E_VALUE_TOO_LARGE = -2_147_017_773

§

FABRIC_E_VALUE_EMPTY = -2_147_017_772

§

FABRIC_E_PROPERTY_CHECK_FAILED = -2_147_017_771

§

FABRIC_E_WRITE_CONFLICT = -2_147_017_770

§

FABRIC_E_ENUMERATION_COMPLETED = -2_147_017_769

§

FABRIC_E_APPLICATION_TYPE_PROVISION_IN_PROGRESS = -2_147_017_768

§

FABRIC_E_APPLICATION_TYPE_ALREADY_EXISTS = -2_147_017_767

§

FABRIC_E_APPLICATION_TYPE_NOT_FOUND = -2_147_017_766

§

FABRIC_E_APPLICATION_TYPE_IN_USE = -2_147_017_765

§

FABRIC_E_APPLICATION_ALREADY_EXISTS = -2_147_017_764

§

FABRIC_E_APPLICATION_NOT_FOUND = -2_147_017_763

§

FABRIC_E_APPLICATION_UPGRADE_IN_PROGRESS = -2_147_017_762

§

FABRIC_E_APPLICATION_UPGRADE_VALIDATION_ERROR = -2_147_017_761

§

FABRIC_E_SERVICE_TYPE_NOT_FOUND = -2_147_017_760

§

FABRIC_E_SERVICE_TYPE_MISMATCH = -2_147_017_759

§

FABRIC_E_SERVICE_TYPE_TEMPLATE_NOT_FOUND = -2_147_017_758

§

FABRIC_E_CONFIGURATION_SECTION_NOT_FOUND = -2_147_017_757

§

FABRIC_E_CONFIGURATION_PARAMETER_NOT_FOUND = -2_147_017_756

§

FABRIC_E_INVALID_CONFIGURATION = -2_147_017_755

§

FABRIC_E_IMAGEBUILDER_VALIDATION_ERROR = -2_147_017_754

§

FABRIC_E_PARTITION_NOT_FOUND = -2_147_017_753

§

FABRIC_E_REPLICA_DOES_NOT_EXIST = -2_147_017_752

§

FABRIC_E_SERVICE_GROUP_ALREADY_EXISTS = -2_147_017_751

§

FABRIC_E_SERVICE_GROUP_DOES_NOT_EXIST = -2_147_017_750

§

FABRIC_E_PROCESS_DEACTIVATED = -2_147_017_749

§

FABRIC_E_PROCESS_ABORTED = -2_147_017_748

§

FABRIC_E_UPGRADE_FAILED = -2_147_017_747

§

FABRIC_E_INVALID_CREDENTIAL_TYPE = -2_147_017_746

§

FABRIC_E_INVALID_X509_FIND_TYPE = -2_147_017_745

§

FABRIC_E_INVALID_X509_STORE_LOCATION = -2_147_017_744

§

FABRIC_E_INVALID_X509_STORE_NAME = -2_147_017_743

§

FABRIC_E_INVALID_X509_THUMBPRINT = -2_147_017_742

§

FABRIC_E_INVALID_PROTECTION_LEVEL = -2_147_017_741

§

FABRIC_E_INVALID_X509_STORE = -2_147_017_740

§

FABRIC_E_INVALID_SUBJECT_NAME = -2_147_017_739

§

FABRIC_E_INVALID_ALLOWED_COMMON_NAME_LIST = -2_147_017_738

§

FABRIC_E_INVALID_CREDENTIALS = -2_147_017_737

§

FABRIC_E_DECRYPTION_FAILED = -2_147_017_736

§

FABRIC_E_CONFIGURATION_PACKAGE_NOT_FOUND = -2_147_017_735

§

FABRIC_E_DATA_PACKAGE_NOT_FOUND = -2_147_017_734

§

FABRIC_E_CODE_PACKAGE_NOT_FOUND = -2_147_017_733

§

FABRIC_E_SERVICE_ENDPOINT_RESOURCE_NOT_FOUND = -2_147_017_732

§

FABRIC_E_INVALID_OPERATION = -2_147_017_731

§

FABRIC_E_OBJECT_CLOSED = -2_147_017_730

§

FABRIC_E_TIMEOUT = -2_147_017_729

§

FABRIC_E_FILE_NOT_FOUND = -2_147_017_728

§

FABRIC_E_DIRECTORY_NOT_FOUND = -2_147_017_727

§

FABRIC_E_INVALID_DIRECTORY = -2_147_017_726

§

FABRIC_E_PATH_TOO_LONG = -2_147_017_725

§

FABRIC_E_IMAGESTORE_IOERROR = -2_147_017_724

§

FABRIC_E_CORRUPTED_IMAGE_STORE_OBJECT_FOUND = -2_147_017_723

§

FABRIC_E_APPLICATION_NOT_UPGRADING = -2_147_017_722

§

FABRIC_E_APPLICATION_ALREADY_IN_TARGET_VERSION = -2_147_017_721

§

FABRIC_E_IMAGEBUILDER_UNEXPECTED_ERROR = -2_147_017_720

§

FABRIC_E_FABRIC_VERSION_NOT_FOUND = -2_147_017_719

§

FABRIC_E_FABRIC_VERSION_IN_USE = -2_147_017_718

§

FABRIC_E_FABRIC_VERSION_ALREADY_EXISTS = -2_147_017_717

§

FABRIC_E_FABRIC_ALREADY_IN_TARGET_VERSION = -2_147_017_716

§

FABRIC_E_FABRIC_NOT_UPGRADING = -2_147_017_715

§

FABRIC_E_FABRIC_UPGRADE_IN_PROGRESS = -2_147_017_714

§

FABRIC_E_FABRIC_UPGRADE_VALIDATION_ERROR = -2_147_017_713

§

FABRIC_E_HEALTH_MAX_REPORTS_REACHED = -2_147_017_712

§

FABRIC_E_HEALTH_STALE_REPORT = -2_147_017_711

§

FABRIC_E_KEY_TOO_LARGE = -2_147_017_710

§

FABRIC_E_KEY_NOT_FOUND = -2_147_017_709

§

FABRIC_E_SEQUENCE_NUMBER_CHECK_FAILED = -2_147_017_708

§

FABRIC_E_ENCRYPTION_FAILED = -2_147_017_707

§

FABRIC_E_INVALID_ATOMIC_GROUP = -2_147_017_706

§

FABRIC_E_HEALTH_ENTITY_NOT_FOUND = -2_147_017_705

§

FABRIC_E_SERVICE_MANIFEST_NOT_FOUND = -2_147_017_704

§

FABRIC_E_RELIABLE_SESSION_TRANSPORT_STARTUP_FAILURE = -2_147_017_703

§

FABRIC_E_RELIABLE_SESSION_ALREADY_EXISTS = -2_147_017_702

§

FABRIC_E_RELIABLE_SESSION_CANNOT_CONNECT = -2_147_017_701

§

FABRIC_E_RELIABLE_SESSION_MANAGER_EXISTS = -2_147_017_700

§

FABRIC_E_RELIABLE_SESSION_REJECTED = -2_147_017_699

§

FABRIC_E_RELIABLE_SESSION_MANAGER_ALREADY_LISTENING = -2_147_017_698

§

FABRIC_E_RELIABLE_SESSION_MANAGER_NOT_FOUND = -2_147_017_697

§

FABRIC_E_RELIABLE_SESSION_MANAGER_NOT_LISTENING = -2_147_017_696

§

FABRIC_E_INVALID_SERVICE_TYPE = -2_147_017_695

§

FABRIC_E_IMAGEBUILDER_TIMEOUT = -2_147_017_694

§

FABRIC_E_IMAGEBUILDER_ACCESS_DENIED = -2_147_017_693

§

FABRIC_E_IMAGEBUILDER_INVALID_MSI_FILE = -2_147_017_692

§

FABRIC_E_SERVICE_TOO_BUSY = -2_147_017_691

§

FABRIC_E_TRANSACTION_NOT_ACTIVE = -2_147_017_690

§

FABRIC_E_REPAIR_TASK_ALREADY_EXISTS = -2_147_017_689

§

FABRIC_E_REPAIR_TASK_NOT_FOUND = -2_147_017_688

§

FABRIC_E_RELIABLE_SESSION_NOT_FOUND = -2_147_017_687

§

FABRIC_E_RELIABLE_SESSION_QUEUE_EMPTY = -2_147_017_686

§

FABRIC_E_RELIABLE_SESSION_QUOTA_EXCEEDED = -2_147_017_685

§

FABRIC_E_RELIABLE_SESSION_SERVICE_FAULTED = -2_147_017_684

§

FABRIC_E_RELIABLE_SESSION_INVALID_TARGET_PARTITION = -2_147_017_683

§

FABRIC_E_TRANSACTION_TOO_LARGE = -2_147_017_682

§

FABRIC_E_REPLICATION_OPERATION_TOO_LARGE = -2_147_017_681

§

FABRIC_E_INSTANCE_ID_MISMATCH = -2_147_017_680

§

FABRIC_E_UPGRADE_DOMAIN_ALREADY_COMPLETED = -2_147_017_679

§

FABRIC_E_NODE_HAS_NOT_STOPPED_YET = -2_147_017_678

§

FABRIC_E_INSUFFICIENT_CLUSTER_CAPACITY = -2_147_017_677

§

FABRIC_E_INVALID_PACKAGE_SHARING_POLICY = -2_147_017_676

§

FABRIC_E_PREDEPLOYMENT_NOT_ALLOWED = -2_147_017_675

§

FABRIC_E_INVALID_BACKUP_SETTING = -2_147_017_674

§

FABRIC_E_MISSING_FULL_BACKUP = -2_147_017_673

§

FABRIC_E_BACKUP_IN_PROGRESS = -2_147_017_672

§

FABRIC_E_DUPLICATE_SERVICE_NOTIFICATION_FILTER_NAME = -2_147_017_671

§

FABRIC_E_INVALID_REPLICA_OPERATION = -2_147_017_670

§

FABRIC_E_INVALID_REPLICA_STATE = -2_147_017_669

§

FABRIC_E_LOADBALANCER_NOT_READY = -2_147_017_668

§

FABRIC_E_INVALID_PARTITION_OPERATION = -2_147_017_667

§

FABRIC_E_PRIMARY_ALREADY_EXISTS = -2_147_017_666

§

FABRIC_E_SECONDARY_ALREADY_EXISTS = -2_147_017_665

§

FABRIC_E_BACKUP_DIRECTORY_NOT_EMPTY = -2_147_017_664

§

FABRIC_E_FORCE_NOT_SUPPORTED_FOR_REPLICA_OPERATION = -2_147_017_663

§

FABRIC_E_ACQUIRE_FILE_LOCK_FAILED = -2_147_017_662

§

FABRIC_E_CONNECTION_DENIED = -2_147_017_661

§

FABRIC_E_SERVER_AUTHENTICATION_FAILED = -2_147_017_660

§

FABRIC_E_CONSTRAINT_KEY_UNDEFINED = -2_147_017_659

§

FABRIC_E_MULTITHREADED_TRANSACTIONS_NOT_ALLOWED = -2_147_017_658

§

FABRIC_E_INVALID_X509_NAME_LIST = -2_147_017_657

§

FABRIC_E_VERBOSE_FM_PLACEMENT_HEALTH_REPORTING_REQUIRED = -2_147_017_656

§

FABRIC_E_GATEWAY_NOT_REACHABLE = -2_147_017_655

§

FABRIC_E_USER_ROLE_CLIENT_CERTIFICATE_NOT_CONFIGURED = -2_147_017_654

§

FABRIC_E_TRANSACTION_ABORTED = -2_147_017_653

§

FABRIC_E_CANNOT_CONNECT = -2_147_017_652

§

FABRIC_E_MESSAGE_TOO_LARGE = -2_147_017_651

§

FABRIC_E_CONSTRAINT_NOT_SATISFIED = -2_147_017_650

§

FABRIC_E_ENDPOINT_NOT_FOUND = -2_147_017_649

§

FABRIC_E_APPLICATION_UPDATE_IN_PROGRESS = -2_147_017_648

§

FABRIC_E_DELETE_BACKUP_FILE_FAILED = -2_147_017_647

§

FABRIC_E_CONNECTION_CLOSED_BY_REMOTE_END = -2_147_017_646

§

FABRIC_E_INVALID_TEST_COMMAND_STATE = -2_147_017_645

§

FABRIC_E_TEST_COMMAND_OPERATION_ID_ALREADY_EXISTS = -2_147_017_644

§

FABRIC_E_CM_OPERATION_FAILED = -2_147_017_643

§

FABRIC_E_IMAGEBUILDER_RESERVED_DIRECTORY_ERROR = -2_147_017_642

§

FABRIC_E_CERTIFICATE_NOT_FOUND = -2_147_017_641

§

FABRIC_E_CHAOS_ALREADY_RUNNING = -2_147_017_640

§

FABRIC_E_FABRIC_DATA_ROOT_NOT_FOUND = -2_147_017_639

§

FABRIC_E_INVALID_RESTORE_DATA = -2_147_017_638

§

FABRIC_E_DUPLICATE_BACKUPS = -2_147_017_637

§

FABRIC_E_INVALID_BACKUP_CHAIN = -2_147_017_636

§

FABRIC_E_STOP_IN_PROGRESS = -2_147_017_635

§

FABRIC_E_ALREADY_STOPPED = -2_147_017_634

§

FABRIC_E_NODE_IS_DOWN = -2_147_017_633

§

FABRIC_E_NODE_TRANSITION_IN_PROGRESS = -2_147_017_632

§

FABRIC_E_INVALID_BACKUP = -2_147_017_631

§

FABRIC_E_INVALID_INSTANCE_ID = -2_147_017_630

§

FABRIC_E_INVALID_DURATION = -2_147_017_629

§

FABRIC_E_RESTORE_SAFE_CHECK_FAILED = -2_147_017_628

§

FABRIC_E_CONFIG_UPGRADE_FAILED = -2_147_017_627

§

FABRIC_E_UPLOAD_SESSION_RANGE_NOT_SATISFIABLE = -2_147_017_626

§

FABRIC_E_UPLOAD_SESSION_ID_CONFLICT = -2_147_017_625

§

FABRIC_E_INVALID_PARTITION_SELECTOR = -2_147_017_624

§

FABRIC_E_INVALID_REPLICA_SELECTOR = -2_147_017_623

§

FABRIC_E_DNS_SERVICE_NOT_FOUND = -2_147_017_622

§

FABRIC_E_INVALID_DNS_NAME = -2_147_017_621

§

FABRIC_E_DNS_NAME_IN_USE = -2_147_017_620

§

FABRIC_E_COMPOSE_DEPLOYMENT_ALREADY_EXISTS = -2_147_017_619

§

FABRIC_E_COMPOSE_DEPLOYMENT_NOT_FOUND = -2_147_017_618

§

FABRIC_E_INVALID_FOR_STATEFUL_SERVICES = -2_147_017_617

§

FABRIC_E_INVALID_FOR_STATELESS_SERVICES = -2_147_017_616

§

FABRIC_E_ONLY_VALID_FOR_STATEFUL_PERSISTENT_SERVICES = -2_147_017_615

§

FABRIC_E_INVALID_UPLOAD_SESSION_ID = -2_147_017_614

§

FABRIC_E_BACKUP_NOT_ENABLED = -2_147_017_613

§

FABRIC_E_BACKUP_IS_ENABLED = -2_147_017_612

§

FABRIC_E_BACKUP_POLICY_DOES_NOT_EXIST = -2_147_017_611

§

FABRIC_E_BACKUP_POLICY_ALREADY_EXISTS = -2_147_017_610

§

FABRIC_E_RESTORE_IN_PROGRESS = -2_147_017_609

§

FABRIC_E_RESTORE_SOURCE_TARGET_PARTITION_MISMATCH = -2_147_017_608

§

FABRIC_E_FAULT_ANALYSIS_SERVICE_NOT_ENABLED = -2_147_017_607

§

FABRIC_E_CONTAINER_NOT_FOUND = -2_147_017_606

§

FABRIC_E_OBJECT_DISPOSED = -2_147_017_605

§

FABRIC_E_NOT_READABLE = -2_147_017_604

§

FABRIC_E_BACKUPCOPIER_UNEXPECTED_ERROR = -2_147_017_603

§

FABRIC_E_BACKUPCOPIER_TIMEOUT = -2_147_017_602

§

FABRIC_E_BACKUPCOPIER_ACCESS_DENIED = -2_147_017_601

§

FABRIC_E_INVALID_SERVICE_SCALING_POLICY = -2_147_017_600

§

FABRIC_E_SINGLE_INSTANCE_APPLICATION_ALREADY_EXISTS = -2_147_017_599

§

FABRIC_E_SINGLE_INSTANCE_APPLICATION_NOT_FOUND = -2_147_017_598

§

FABRIC_E_VOLUME_ALREADY_EXISTS = -2_147_017_597

§

FABRIC_E_VOLUME_NOT_FOUND = -2_147_017_596

§

FABRIC_E_DATABASE_MIGRATION_IN_PROGRESS = -2_147_017_595

§

FABRIC_E_CENTRAL_SECRET_SERVICE_GENERIC = -2_147_017_594

§

FABRIC_E_SECRET_INVALID = -2_147_017_593

§

FABRIC_E_SECRET_VERSION_ALREADY_EXISTS = -2_147_017_592

§

FABRIC_E_SINGLE_INSTANCE_APPLICATION_UPGRADE_IN_PROGRESS = -2_147_017_591

§

FABRIC_E_OPERATION_NOT_SUPPORTED = -2_147_017_590

§

FABRIC_E_COMPOSE_DEPLOYMENT_NOT_UPGRADING = -2_147_017_589

§

FABRIC_E_SECRET_TYPE_CANNOT_BE_CHANGED = -2_147_017_588

§

FABRIC_E_NETWORK_NOT_FOUND = -2_147_017_587

§

FABRIC_E_NETWORK_IN_USE = -2_147_017_586

§

FABRIC_E_ENDPOINT_NOT_REFERENCED = -2_147_017_585

Trait Implementations§

Source§

impl Clone for ErrorCode

Source§

fn clone(&self) -> ErrorCode

Returns a copy of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for ErrorCode

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Display for ErrorCode

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl From<ErrorCode> for Error

Source§

fn from(value: ErrorCode) -> Self

Converts to this type from the input type.
Source§

impl From<ErrorCode> for WinError

Source§

fn from(value: ErrorCode) -> Self

Converts to this type from the input type.
Source§

impl From<ErrorCode> for HRESULT

Source§

fn from(value: ErrorCode) -> Self

Converts to this type from the input type.
Source§

impl PartialEq for ErrorCode

Source§

fn eq(&self, other: &ErrorCode) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl TryFrom<FABRIC_ERROR_CODE> for ErrorCode

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_from(value: FABRIC_ERROR_CODE) -> Result<Self, Self::Error>

Performs the conversion.
Source§

impl StructuralPartialEq for ErrorCode

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CanInto<T> for T
where T: Clone,

Source§

const QUERY: bool = false

Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T> ToString for T
where T: Display + ?Sized,

Source§

fn to_string(&self) -> String

Converts the given value to a String. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more