new MissingHTMLElementException( [message])
Exception, which will be thrown, if no HTMLElement is attached.
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
message |
String |
<optional> |
"There is no HTMLElement connected." | The message, to be displayed. |
Extends
- Error