URLException

An exception thrown when something bad happens with URLs.

@safe
class URLException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta