const class UnknownHostErr : IOErr
UnknownHostErr indicates a failure to resolve a hostname to an IP address.
new make(Str msg, Err? cause)