FabricChaosAlreadyRunningException 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 there is an attempt to create a new instance of Service Fabric's built-in Chaos Test service, while the service is already running in the cluster.
[System.Serializable]
public class FabricChaosAlreadyRunningException : System.Fabric.FabricException
[<System.Serializable>]
type FabricChaosAlreadyRunningException = class
inherit FabricException
Public Class FabricChaosAlreadyRunningException
Inherits FabricException
- Inheritance
- Attributes
Constructors
Properties
ErrorCode | (Inherited from FabricException) |