Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: HttpRequestParseException(HttpStatusCode, string)

Declaration

internal HttpRequestParseException(
    HttpStatusCode statusCode,
    string userMessage = null
)

Summary

Constructor.