Android
java.nio.channels
public class

java.nio.channels.ClosedChannelException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.io.IOException
java.nio.channels.ClosedChannelException

This exception is thrown when a channel is closed for the type of operation attempted.

Known Direct Subclasses
Known Indirect Subclasses

Summary

Public Constructors

            ClosedChannelException()
Default constructor.
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public ClosedChannelException()

Default constructor.
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56