Share via


FabricBackupInProgressException Class

Definition

The exception that is thrown when an attempt is made to initiate a backup while a previously initiated backup is still in progress.

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

Applies to