Click or drag to resize
HttpException Constructor
Overload List
  NameDescription
Protected methodHttpException(SerializationInfo, StreamingContext)
Constructor for deserialization.
Public methodHttpException(String, HttpStatusCode, Uri)
Initializes a new instance of the HttpException class.
Public methodHttpException(String, HttpStatusCode, Uri, Exception)
Initializes a new instance of the HttpException class.
Top
See Also