FabricBackupInProgressException Class
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.
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
- Attributes
Constructors
FabricBackupInProgressException() | |
FabricBackupInProgressException(SerializationInfo, StreamingContext) | |
FabricBackupInProgressException(String, Exception) | |
FabricBackupInProgressException(String) |
Properties
ErrorCode | (Inherited from FabricException) |