gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
URIException
gfm
net
uri
Exception thrown when an URI doesn't parse.
class
URIException : 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
uri
classes
URI
URIException
Exception thrown when an URI doesn't parse.