Dart SDK
dart:html
DomException
constant NOT_SUPPORTED
NOT_SUPPORTED
class DomException
Properties
message
name
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
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
String
NOT_SUPPORTED
=
'NotSupportedError'
Source
static const String NOT_SUPPORTED = 'NotSupportedError'
property NOT_SUPPORTED