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

Class ClosedChannelException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--java.io.IOException
         |
         +--java.nio.channels.ClosedChannelException


public class ClosedChannelException

extends IOException

Since:Author:

Constructor Summary

ClosedChannelException()

Creates the exception

Constructor Details

ClosedChannelException

public ClosedChannelException()

Creates the exception