DomException class
- Annotations
- @Unstable.new()
- @Native.new("DOMException")
Properties
Methods
- noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- toString(
)→String - A string representation of this object.
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited
Constants
- ABORT→ constString
- CONSTRAINT→ constString
- DATA_CLONE→ constString
- ENCODING→ constString
- HIERARCHY_REQUEST→ constString
- INDEX_SIZE→ constString
- INVALID_ACCESS→ constString
- INVALID_CHARACTER→ constString
- INVALID_MODIFICATION→ constString
- INVALID_NODE_TYPE→ constString
- INVALID_STATE→ constString
- NAMESPACE→ constString
- NETWORK→ constString
- NO_MODIFICATION_ALLOWED→ constString
- NOT_ALLOWED→ constString
- NOT_FOUND→ constString
- NOT_READABLE→ constString
- NOT_SUPPORTED→ constString
- OPERATION→ constString
- QUOTA_EXCEEDED→ constString
- READ_ONLY→ constString
- SECURITY→ constString
- SYNTAX→ constString
- TIMEOUT→ constString
- TRANSACTION_INACTIVE→ constString
- TYPE_ERROR→ constString
- TYPE_MISMATCH→ constString
- UNKNOWN→ constString
- URL_MISMATCH→ constString
- VERSION→ constString
- WRONG_DOCUMENT→ constString