urld v0.5.1 (2016-03-29T22:16:29Z)
Dub
Repo
URLException
url
An exception thrown when something bad happens with URLs.
@
safe
class
URLException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
url
classes
URLException
functions
parseURL
percentDecode
percentDecodeRaw
percentEncode
punyDecode
punyEncode
tryParseURL
structs
QueryParams
URL
variables
schemeToDefaultPort
An exception thrown when something bad happens with URLs.