AddressException

Base class for exceptiond thrown by an Address.

version(SocketSpecifics)
class AddressException : IOException {}

Constructors

this
this(immutable(char)[] msg)
Undocumented in source.

Meta