Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
java.nio.channels

Class UnsupportedAddressTypeException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--java.lang.RuntimeException
         |
         +--java.lang.IllegalArgumentException
            |
            +--java.nio.channels.UnsupportedAddressTypeException


public class UnsupportedAddressTypeException

extends IllegalArgumentException

Since:Author:

Constructor Summary

UnsupportedAddressTypeException()

Creates the exception

Constructor Details

UnsupportedAddressTypeException

public UnsupportedAddressTypeException()

Creates the exception