WrappedException Constructor NFX Class Library

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

Overload List

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