Uses of Class
net.jbeans.io.FileIOException

Packages that use FileIOException
net.jbeans.io   
 

Uses of FileIOException in net.jbeans.io
 

Subclasses of FileIOException in net.jbeans.io
 class InvalidFileModeException
          InvalidFileModeException is thown when invalid file mode is specified.
 

Constructors in net.jbeans.io that throw FileIOException
FileIO(java.lang.String filename, java.lang.String filemode)
          Opens a file for reading or writing.
 



Copyright © 2003 JBean project. All Rights Reserved.