type

UnknownHostErr

src const class UnknownHostErr : IOErr

UnknownHostErr indicates a failure to resolve a hostname to an IP address.

constructors

Slot Details

make

src new make(Str msg, Err? cause := null)