WFormsException Constructor NFX Class Library

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

Overload List

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