DOMException (JavaScript)
Represents an exception.
Defined in
DOM (JavaScript)Constructors
| Constructor | Description |
|---|---|
DOMException(n:short,
str:string) |
Creates an exception with a numeric value and a string value. |
Represents an exception.
| Constructor | Description |
|---|---|
DOMException(n:short,
str:string) |
Creates an exception with a numeric value and a string value. |