- this
this()
Undocumented in source.
- this
this(int code)
Undocumented in source.
- this
this(string reason)
Undocumented in source.
- this
this(int code, string reason)
Undocumented in source.
- this
this(string reason, Exception cause)
Undocumented in source.
- this
this(int code, string reason, Exception cause)
Undocumented in source.
<p> Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated. Typically these are handled with either 400 or 500 responses. </p>