Table of Contents

Constructor DomException

Namespace
DotNetBrowser.Dom
Assembly
DotNetBrowser.dll

DomException(string)

Initializes a new DomException instance.

public DomException(string message)

Parameters

message string

The message that describes the error.