hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
URLException
hunt
framework
util
Url
An exception thrown when something bad happens with URLs.
@
safe
class
URLException : Exception {
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
hunt
framework
util
Url
classes
URLException
functions
parseURL
percentDecode
percentDecodeRaw
percentEncode
punyDecode
punyEncode
tryParseURL
structs
URL
variables
schemeToDefaultPort
An exception thrown when something bad happens with URLs.