import"SQLException.idl";
◆ code
◆ CONSTRAINT_ERR
const unsigned short SQLException::CONSTRAINT_ERR = 6 |
◆ DATABASE_ERR
const unsigned short SQLException::DATABASE_ERR = 1 |
◆ message
◆ QUOTA_ERR
const unsigned short SQLException::QUOTA_ERR = 4 |
◆ SYNTAX_ERR
const unsigned short SQLException::SYNTAX_ERR = 5 |
◆ TIMEOUT_ERR
const unsigned short SQLException::TIMEOUT_ERR = 7 |
◆ TOO_LARGE_ERR
const unsigned short SQLException::TOO_LARGE_ERR = 3 |
◆ UNKNOWN_ERR
const unsigned short SQLException::UNKNOWN_ERR = 0 |
◆ VERSION_ERR
const unsigned short SQLException::VERSION_ERR = 2 |
The documentation for this exception was generated from the following file: