Constructor DomException
- Namespace
- DotNetBrowser.Dom
- Assembly
- DotNetBrowser.dll
DomException(string)
Initializes a new DomException instance.
public DomException(string message)
Parameters
message
stringThe message that describes the error.
Initializes a new DomException instance.
public DomException(string message)
message
stringThe message that describes the error.