Dart
dart:web_sql
SqlError
CONSTRAINT_ERR constant
CONSTRAINT_ERR
SqlError class
Properties
code
message
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
CONSTRAINT_ERR
DATABASE_ERR
QUOTA_ERR
SYNTAX_ERR
TIMEOUT_ERR
TOO_LARGE_ERR
UNKNOWN_ERR
VERSION_ERR
CONSTRAINT_ERR constant
int
const
CONSTRAINT_ERR
=
6
Implementation
static const int CONSTRAINT_ERR = 6