gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
HTTPException
gfm
net
httpclient
The exception type for HTTP errors.
class
HTTPException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
gfm
net
httpclient
classes
HTTPClient
HTTPException
HTTPResponse
enums
HTTPMethod
The exception type for HTTP errors.