NFXException Constructor NFX Class Library

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

Overload List

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