Dart SDK
dart:html
DomException
name
name
Dart SDK
dart:html
DomException
name
property
name
Dart SDK
dart:html
DomException
Constants
ABORT
DATA_CLONE
HIERARCHY_REQUEST
INDEX_SIZE
INVALID_ACCESS
INVALID_CHARACTER
INVALID_MODIFICATION
INVALID_NODE_TYPE
INVALID_STATE
NAMESPACE
NETWORK
NO_MODIFICATION_ALLOWED
NOT_FOUND
NOT_SUPPORTED
QUOTA_EXCEEDED
SECURITY
SYNTAX
TIMEOUT
TYPE_ERROR
TYPE_MISMATCH
URL_MISMATCH
WRONG_DOCUMENT
Static methods
internalCreateDomException
Constructors
internal_
jsInterop
Properties
message
name
hashCode
runtimeType
Operators
operator ==
Methods
toString
noSuchMethod
String
name
Source
@DomName('DOMException.name') @DocsEditable() String get name => _name;