URLException

An exception thrown when something bad happens with URLs.

class URLException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta