system.fabric.exception
Definition
Classes
| ComException |
The exception that is thrown when an unrecognized HRESULT is returned from a COM method call. |
| FabricBackupDirectoryNotEmptyException |
The exception that is thrown when the user provided backup directory is not empty. |
| FabricBackupInProgressException |
The exception that is thrown when an attempt is made to create a backup when a previous backup is in progress. |
| FabricCannotConnectException | |
| FabricConnectionDeniedException |
The exception that is thrown when connection is denied. |
| FabricDeleteBackupFileFailedException | |
| FabricElementAlreadyExistsException | |
| FabricElementNotFoundException | |
| FabricEndpointNotFoundException |
Exception indicating that the specified endpoint was not found. |
| FabricException | |
| FabricInvalidAddressException |
The exception that is thrown when an address is not recognized by Service fabric. |
| FabricInvalidPartitionKeyException | |
| FabricKeyNotFoundException | |
| FabricMessageTooLargeException | |
| FabricMissingFullBackupException |
The exception that is thrown when an attempt is made to create an incremental backup of the key-value store before an initial full backup is created. |
| FabricNodePrimaryException | |
| FabricNotPrimaryException | |
| FabricNotReadableException | |
| FabricObjectClosedException | |
| FabricReplicationOperationTooLargeException |
Exception indicating that the associated replication operation is larger than the configured limit |
| FabricServerAuthenticationFailedException |
The exception that is thrown when server authentication failed. |
| FabricServiceNotFoundException |
Exception indicating that there is no Service Found by that name. |
| FabricTransientException | |
| InvalidReentrantCallException | |
| PathTooLongException | |
| ReentrantActorInvalidStateException | |