WebException Constructor NFX Class Library

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

Overload List

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