"

2013 FRC Java API

"

com.sun.squawk.io.j2me.file
Class ConnectionClosedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sun.squawk.io.j2me.file.ConnectionClosedException

public class ConnectionClosedException
extends RuntimeException

This class is defined by the JSR-75 specification PDA Optional Packages for the J2ME™ Platform


Constructor Summary
ConnectionClosedException()
           
ConnectionClosedException(String detailMessage)
           
 
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()

ConnectionClosedException

public ConnectionClosedException(String detailMessage)

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"