Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:html
  3. DomException class
DomException
description

DomException class

Annotations
  • @Unstable.new()
  • @Native.new("DOMException")

Properties

hashCodeint
The hash code for this object.
no setterinherited
messageString?
no setter
nameString
no setter
runtimeTypeType
A representation of the runtime type of the object.
no setterinherited

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
  1. Dart
  2. dart:html
  3. DomException class
dart:html library

[8]ページ先頭

©2009-2025 Movatter.jp