Articles tagged: DOMException
Found 5 documents
- Web/API/DOMException The DOMException interface represents an abnormal event (called an exception) which occurs as a ...
- Web/API/DOMException/code The code read-only property of the DOMException interface returns a short that contains one of ...
- Web/API/DOMException/DOMException The DOMException() constructor returns a DOMException object with a specified message and name.
- Web/API/DOMException/message The message read-only property of the DOMException interface returns a DOMString representing a ...
- Web/API/DOMException/name The name read-only property of the DOMException interface returns a DOMString that contains one ...