import"FileException.idl";
◆ toString()
DOMString FileException::toString |
( |
| ) |
|
◆ ABORT_ERR
const unsigned short FileException::ABORT_ERR = 3 |
◆ code
◆ ENCODING_ERR
const unsigned short FileException::ENCODING_ERR = 5 |
◆ INVALID_MODIFICATION_ERR
const unsigned short FileException::INVALID_MODIFICATION_ERR = 9 |
◆ INVALID_STATE_ERR
const unsigned short FileException::INVALID_STATE_ERR = 7 |
◆ message
◆ name
◆ NO_MODIFICATION_ALLOWED_ERR
const unsigned short FileException::NO_MODIFICATION_ALLOWED_ERR = 6 |
◆ NOT_FOUND_ERR
const unsigned short FileException::NOT_FOUND_ERR = 1 |
◆ NOT_READABLE_ERR
const unsigned short FileException::NOT_READABLE_ERR = 4 |
◆ PATH_EXISTS_ERR
const unsigned short FileException::PATH_EXISTS_ERR = 12 |
◆ QUOTA_EXCEEDED_ERR
const unsigned short FileException::QUOTA_EXCEEDED_ERR = 10 |
◆ SECURITY_ERR
const unsigned short FileException::SECURITY_ERR = 2 |
◆ SYNTAX_ERR
const unsigned short FileException::SYNTAX_ERR = 8 |
◆ TYPE_MISMATCH_ERR
const unsigned short FileException::TYPE_MISMATCH_ERR = 11 |
The documentation for this exception was generated from the following file: