Java.Net.UnknownHostException: Constructor Members

The constructors of Java.Net.UnknownHostException are listed below. For a list of all members, see the UnknownHostException Members list.

See Also: Inherited members from Java.IO.IOException

Public Constructors

Constructs a new UnknownHostException instance with no detail message.
Constructs a new UnknownHostException instance with the given detail message.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.