net.rim.device.api.io
Class ConnectionClosedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by net.rim.device.api.io.IOClosedException
                  extended by net.rim.device.api.io.ConnectionClosedException

public final class ConnectionClosedException
extends IOClosedException

This is an exception indicating that, for some reason, the connection has been closed.

Since:
BlackBerry API 4.1.0

Constructor Summary
ConnectionClosedException()
           
ConnectionClosedException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Constructor Detail

ConnectionClosedException

public ConnectionClosedException()
Since:
BlackBerry API 4.1.0

ConnectionClosedException

public ConnectionClosedException(String s)
Since:
BlackBerry API 5.0.0





Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal