Share via


FabricChaosEngineException Class

Definition

The exception that is thrown when Service Fabric's built-in Chaos Test service has encountered something unexpected.

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

Applies to