Package org.sqlite
Class FileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.sqlite.FileException
-
- All Implemented Interfaces:
java.io.Serializable
public class FileException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileException(java.lang.String message)
-