java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.io.IOException | +----java.net.UnknownHostException
public class UnknownHostException
extends IOException
Thrown to indicate that the IP address of a host could not be determined.