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