ConnectionException

Raised when there's a network connection error.

@safe
class ConnectionException : Exception {}

Constructors

this
this()
Undocumented in source.

Meta