HealthException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodHealthException 
Initializes a new instance of the HealthException class
Public methodHealthException(String)
Initializes a new instance of the HealthException class
Protected methodHealthException(SerializationInfo, StreamingContext)
Initializes a new instance of the HealthException class
Public methodHealthException(String, Exception)
Initializes a new instance of the HealthException class
Back to Top
See Also