org.favabeans.file
Class FileOperationException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.favabeans.file.FileOperationException
- All Implemented Interfaces:
- Serializable
- public class FileOperationException
- extends Exception
This exception is raised whenever a file operation fails.
- See Also:
- Serialized Form
FileOperationException
public FileOperationException()
FileOperationException
public FileOperationException(String detail)
Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.