UnsupportedAddressTypeException

public 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.

Public Constructor Summary

UnsupportedAddressTypeException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public UnsupportedAddressTypeException ()

Constructs an instance of this class.