URLException

An exception thrown when something bad happens with URLs.

@safe
class URLException : Exception {}

Members

Mixins

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Meta