tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
URIException
tanya
net
uri
Thrown if an invalid URI was specified.
final
class
URIException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Meta
Source
See Implementation
tanya
net
uri
classes
URIException
functions
parseURL
structs
URL
Thrown if an invalid URI was specified.