- code
ushort code()
Undocumented in source. Be warned that the author may not have intended to support it.
- columnNumber
uint columnNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
auto data()
Undocumented in source. Be warned that the author may not have intended to support it.
- filename
string filename()
Undocumented in source. Be warned that the author may not have intended to support it.
- lineNumber
uint lineNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
- location
auto location()
Undocumented in source. Be warned that the author may not have intended to support it.
- message
string message()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
- result
uint result()
Undocumented in source. Be warned that the author may not have intended to support it.
- stack
string stack()
Undocumented in source. Be warned that the author may not have intended to support it.
- ABORT_ERR
enum ushort ABORT_ERR;
Undocumented in source.
- DATA_CLONE_ERR
enum ushort DATA_CLONE_ERR;
Undocumented in source.
- DOMSTRING_SIZE_ERR
enum ushort DOMSTRING_SIZE_ERR;
Undocumented in source.
- HIERARCHY_REQUEST_ERR
enum ushort HIERARCHY_REQUEST_ERR;
Undocumented in source.
- INDEX_SIZE_ERR
enum ushort INDEX_SIZE_ERR;
Undocumented in source.
- INUSE_ATTRIBUTE_ERR
enum ushort INUSE_ATTRIBUTE_ERR;
Undocumented in source.
- INVALID_ACCESS_ERR
enum ushort INVALID_ACCESS_ERR;
Undocumented in source.
- INVALID_CHARACTER_ERR
enum ushort INVALID_CHARACTER_ERR;
Undocumented in source.
- INVALID_MODIFICATION_ERR
enum ushort INVALID_MODIFICATION_ERR;
Undocumented in source.
- INVALID_NODE_TYPE_ERR
enum ushort INVALID_NODE_TYPE_ERR;
Undocumented in source.
- INVALID_STATE_ERR
enum ushort INVALID_STATE_ERR;
Undocumented in source.
- NAMESPACE_ERR
enum ushort NAMESPACE_ERR;
Undocumented in source.
- NETWORK_ERR
enum ushort NETWORK_ERR;
Undocumented in source.
- NOT_FOUND_ERR
enum ushort NOT_FOUND_ERR;
Undocumented in source.
- NOT_SUPPORTED_ERR
enum ushort NOT_SUPPORTED_ERR;
Undocumented in source.
- NO_DATA_ALLOWED_ERR
enum ushort NO_DATA_ALLOWED_ERR;
Undocumented in source.
- NO_MODIFICATION_ALLOWED_ERR
enum ushort NO_MODIFICATION_ALLOWED_ERR;
Undocumented in source.
- QUOTA_EXCEEDED_ERR
enum ushort QUOTA_EXCEEDED_ERR;
Undocumented in source.
- SECURITY_ERR
enum ushort SECURITY_ERR;
Undocumented in source.
- SYNTAX_ERR
enum ushort SYNTAX_ERR;
Undocumented in source.
- TIMEOUT_ERR
enum ushort TIMEOUT_ERR;
Undocumented in source.
- TYPE_MISMATCH_ERR
enum ushort TYPE_MISMATCH_ERR;
Undocumented in source.
- URL_MISMATCH_ERR
enum ushort URL_MISMATCH_ERR;
Undocumented in source.
- VALIDATION_ERR
enum ushort VALIDATION_ERR;
Undocumented in source.
- WRONG_DOCUMENT_ERR
enum ushort WRONG_DOCUMENT_ERR;
Undocumented in source.
- handle
JsHandle handle;
Undocumented in source.