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

Class UnresolvedAddressException

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


public class UnresolvedAddressException

extends IllegalArgumentException

Since:Author:

Constructor Summary

UnresolvedAddressException()

Creates the exception

Constructor Details

UnresolvedAddressException

public UnresolvedAddressException()

Creates the exception