UnresolvedAddressException

public class UnresolvedAddressException extends IllegalArgumentException

Unchecked exception thrown when an attempt is made to invoke a network operation upon an unresolved socket address.

Public Constructor Summary

UnresolvedAddressException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public UnresolvedAddressException ()

Constructs an instance of this class.