Skip to main content
Module

x/libpkgx/vendor/sqlite3@0.10.0/mod.ts>SqliteError

`import`… but with pkging powers
Very Popular
Latest
class SqliteError
extends Error
import { SqliteError } from "https://deno.land/x/libpkgx@v0.19/vendor/sqlite3@0.10.0/mod.ts";

Constructors

new
SqliteError(code?: number, message?: string)

Properties

name: string