A .NET wrapper to the SQLite database

SQLiteException Class

Exception class to support SQLiteClient class

For a list of all members of this type, see SQLiteException Members.

System.Object
   Exception
      SQLiteException

[Visual Basic]
Public Class SQLiteException
Inherits Exception
[C#]
public class SQLiteException : Exception

Requirements

Namespace: SQLite.NET

Assembly: SQLiteClient (in SQLiteClient.dll)

See Also

SQLiteException Members | SQLite.NET Namespace