UrlException

An exception thrown when something bad happens with Urls.

pure @safe
class UrlException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta