UnresolvedAddressExceptionpublic class UnresolvedAddressException extends IllegalArgumentException Unchecked exception thrown when an attempt is made to invoke a network
operation upon an unresolved socket address. |
Constructors Summary |
---|
public UnresolvedAddressException()Constructs an instance of this class.
|
|