UnsupportedAddressTypeExceptionpublic class UnsupportedAddressTypeException extends IllegalArgumentException Unchecked exception thrown when an attempt is made to bind or connect
to a socket address of a type that is not supported. |
Constructors Summary |
---|
public UnsupportedAddressTypeException()Constructs an instance of this class.
|
|