All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class org.jos.fs.FSException

java.lang.Object
    |
    +----java.lang.Throwable
            |
            +----java.lang.Exception
                    |
                    +----org.jos.fs.FSException

public class FSException
extends Exception
An exception thrown in a file system that is not covered by IOException.

Version:
JOS-FileSystem 4 Preview (25-Mar-98)
Author:
Stefan Reich
See Also:
FSManager, UnionFileSystem

Constructor Index

 o FSException(String)

Constructors

 o FSException
public FSException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index