"

2013 FRC Java API

"

Uses of Class
java.io.InterruptedIOException

Packages that use InterruptedIOException
com.sun.squawk.io.j2me.file   
 

Uses of InterruptedIOException in com.sun.squawk.io.j2me.file
 

Methods in com.sun.squawk.io.j2me.file that throw InterruptedIOException
protected  void Protocol.checkReadPermission()
          Checks that the application has permission to read.
protected  void Protocol.checkRootReadPermission()
          Checks that the application has permission to read the root path.
protected  void Protocol.checkWritePermission()
          Checks that the application has permission to write.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"