Module java.base
Package java.net

Class UnknownHostException

java.lang.Object
All Implemented Interfaces:
Serializable

public class UnknownHostException extends IOException
Thrown to indicate that the IP address of a host could not be determined.
Since:
1.0
See Also: