Not documented.

Annotations
  • DocsEditable()
  • DomName('SQLError')
  • Experimental()

Constants

int CONSTRAINT_ERR = 6
const
int DATABASE_ERR = 1
const
int QUOTA_ERR = 4
const
int SYNTAX_ERR = 5
const
int TIMEOUT_ERR = 7
const
int TOO_LARGE_ERR = 3
const
int UNKNOWN_ERR = 0
const
int VERSION_ERR = 2
const

Properties

int code
read-only
String message
read-only