import"DOMCoreException.idl";
◆ toString()
DOMString DOMCoreException::toString |
( |
| ) |
|
◆ ABORT_ERR
const unsigned short DOMCoreException::ABORT_ERR = 20 |
◆ code
◆ DATA_CLONE_ERR
const unsigned short DOMCoreException::DATA_CLONE_ERR = 25 |
◆ DOMSTRING_SIZE_ERR
const unsigned short DOMCoreException::DOMSTRING_SIZE_ERR = 2 |
◆ HIERARCHY_REQUEST_ERR
const unsigned short DOMCoreException::HIERARCHY_REQUEST_ERR = 3 |
◆ INDEX_SIZE_ERR
const unsigned short DOMCoreException::INDEX_SIZE_ERR = 1 |
◆ INUSE_ATTRIBUTE_ERR
const unsigned short DOMCoreException::INUSE_ATTRIBUTE_ERR = 10 |
◆ INVALID_ACCESS_ERR
const unsigned short DOMCoreException::INVALID_ACCESS_ERR = 15 |
◆ INVALID_CHARACTER_ERR
const unsigned short DOMCoreException::INVALID_CHARACTER_ERR = 5 |
◆ INVALID_MODIFICATION_ERR
const unsigned short DOMCoreException::INVALID_MODIFICATION_ERR = 13 |
◆ INVALID_NODE_TYPE_ERR
const unsigned short DOMCoreException::INVALID_NODE_TYPE_ERR = 24 |
◆ INVALID_STATE_ERR
const unsigned short DOMCoreException::INVALID_STATE_ERR = 11 |
◆ message
◆ name
◆ NAMESPACE_ERR
const unsigned short DOMCoreException::NAMESPACE_ERR = 14 |
◆ NETWORK_ERR
const unsigned short DOMCoreException::NETWORK_ERR = 19 |
◆ NO_DATA_ALLOWED_ERR
const unsigned short DOMCoreException::NO_DATA_ALLOWED_ERR = 6 |
◆ NO_MODIFICATION_ALLOWED_ERR
const unsigned short DOMCoreException::NO_MODIFICATION_ALLOWED_ERR = 7 |
◆ NOT_FOUND_ERR
const unsigned short DOMCoreException::NOT_FOUND_ERR = 8 |
◆ NOT_SUPPORTED_ERR
const unsigned short DOMCoreException::NOT_SUPPORTED_ERR = 9 |
◆ QUOTA_EXCEEDED_ERR
const unsigned short DOMCoreException::QUOTA_EXCEEDED_ERR = 22 |
◆ SECURITY_ERR
const unsigned short DOMCoreException::SECURITY_ERR = 18 |
◆ SYNTAX_ERR
const unsigned short DOMCoreException::SYNTAX_ERR = 12 |
◆ TIMEOUT_ERR
const unsigned short DOMCoreException::TIMEOUT_ERR = 23 |
◆ TYPE_MISMATCH_ERR
const unsigned short DOMCoreException::TYPE_MISMATCH_ERR = 17 |
◆ URL_MISMATCH_ERR
const unsigned short DOMCoreException::URL_MISMATCH_ERR = 21 |
◆ VALIDATION_ERR
const unsigned short DOMCoreException::VALIDATION_ERR = 16 |
◆ WRONG_DOCUMENT_ERR
const unsigned short DOMCoreException::WRONG_DOCUMENT_ERR = 4 |
The documentation for this exception was generated from the following file: