All Packages Class Hierarchy This Package Previous Next Index
Class org.jos.fs.MediumRemovedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----org.jos.fs.MediumRemovedException
- public class MediumRemovedException
- extends IOException
Exception that is thrown when a Medium has been removed in the meantime.
- Version:
- JOS-FileSystem 4 Preview (25-Mar-98)
- Author:
- Stefan Reich
MediumRemovedException(Medium)
-
MediumRemovedException
public MediumRemovedException(Medium m)
All Packages Class Hierarchy This Package Previous Next Index