class js.html.sql.Exception
Available on js
static var CONSTRAINT_ERR:Int
static var DATABASE_ERR:Int
static var QUOTA_ERR:Int
static var SYNTAX_ERR:Int
static var TIMEOUT_ERR:Int
static var TOO_LARGE_ERR:Int
static var UNKNOWN_ERR:Int
static var VERSION_ERR:Int
var code:Int
var message:String