gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
HTTPException
gfm
net
httpclient
The exception type for HTTP errors.
class
HTTPException : Exception {
this
(string message, string file, size_t line, Throwable next);
}
Constructors
this
this
(string message, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
gfm
net
httpclient
classes
HTTPClient
HTTPException
HTTPResponse
enums
HTTPMethod
The exception type for HTTP errors.