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

Class NoConnectionPendingException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--java.lang.RuntimeException
         |
         +--java.lang.IllegalStateException
            |
            +--java.nio.channels.NoConnectionPendingException


public class NoConnectionPendingException

extends IllegalStateException

Since:Author:

Constructor Summary

NoConnectionPendingException()

Creates the exception

Constructor Details

NoConnectionPendingException

public NoConnectionPendingException()

Creates the exception