Haxe API Documentation
Back |
Indexextern class js.html.sql.Error
Available in js
- var code(default,null) : Int
- var message(default,null) : String
- static inline var CONSTRAINT_ERR : Int
- static inline var DATABASE_ERR : Int
- static inline var QUOTA_ERR : Int
- static inline var SYNTAX_ERR : Int
- static inline var TIMEOUT_ERR : Int
- static inline var TOO_LARGE_ERR : Int
- static inline var UNKNOWN_ERR : Int
- static inline var VERSION_ERR : Int
Back |
Index