type

UnknownHostErr

const class UnknownHostErr : IOErr

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

constructors

Slot Details

make

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