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.