HTTPStatusException Constructor NFX Class Library

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

Overload List

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