Package SQLite

Class Exception

All Implemented Interfaces:
Serializable

public class Exception
extends Exception
Class for SQLite related exceptions.
See Also:
Serialized Form
  • Constructor Details

    • Exception

      public Exception​(String string)
      Construct a new SQLite exception.
      Parameters:
      string - error message