2010 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.
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.