Sdílet prostřednictvím


SqliteException Třída

Definice

Představuje chybu SQLite.

public class SqliteException : System.Data.Common.DbException
type SqliteException = class
    inherit DbException
Public Class SqliteException
Inherits DbException
Dědičnost
SqliteException

Konstruktory

SqliteException(String, Int32, Int32)

Inicializuje novou instanci SqliteException třídy.

SqliteException(String, Int32)

Inicializuje novou instanci SqliteException třídy.

Vlastnosti

SqliteErrorCode

Získá kód chyby SQLite.

SqliteExtendedErrorCode

Získá rozšířený kód chyby SQLite.

Metody

ThrowExceptionForRC(Int32, sqlite3)

Vyvolá výjimku s konkrétní hodnotou kódu chyby SQLite.

Platí pro