Share via


FabricMissingFullBackupException Class

Definition

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.

[System.Serializable]
public class FabricMissingFullBackupException : System.Fabric.FabricException
[<System.Serializable>]
type FabricMissingFullBackupException = class
    inherit FabricException
Public Class FabricMissingFullBackupException
Inherits FabricException
Inheritance
FabricMissingFullBackupException
Attributes

Applies to