Rice Pastry API

org.mpisws.p2p.transport
Class ClosedChannelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.nio.channels.ClosedChannelException
                  extended by org.mpisws.p2p.transport.ClosedChannelException
All Implemented Interfaces:
java.io.Serializable

public class ClosedChannelException
extends java.nio.channels.ClosedChannelException

Java's CCE doesn't have proper constructors. Silly java.

Author:
Jeff Hoye
See Also:
Serialized Form

Constructor Summary
ClosedChannelException(java.lang.String reason)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClosedChannelException

public ClosedChannelException(java.lang.String reason)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection