[This is preliminary documentation and is subject to change.]
Represents general ancestor for exceptions thrown by health checks
System Object
System Exception NFX NFXException NFX.Health HealthExceptionNamespace: NFX.HealthAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class HealthException : NFXException
[SerializableAttribute]
public class HealthException : NFXException
<SerializableAttribute>
Public Class HealthException
Inherits NFXException
<SerializableAttribute>
Public Class HealthException
Inherits NFXException
[SerializableAttribute]
public ref class HealthException : public NFXException
[SerializableAttribute]
public ref class HealthException : public NFXException
[<SerializableAttribute>]
type HealthException =
class
inherit NFXException
end
[<SerializableAttribute>]
type HealthException =
class
inherit NFXException
end