Class UnsupportedAddressTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedAddressTypeException
extends IllegalArgumentException
An UnsupportedAddressTypeException is thrown when connecting or binding to an unsupported address type.
See Also:
Serialized Form
  • Constructor Details

    • UnsupportedAddressTypeException

      public UnsupportedAddressTypeException()
      Constructs an UnsupportedAddressTypeException.