Table of Contents

Class DomException

Namespace
DotNetBrowser.Dom
Assembly
DotNetBrowser.dll

Thrown when an operation on the DOM element fails.

public sealed class DomException : Exception, ISerializable
Inheritance
DomException
Implements
Inherited Members

Constructors

DomException(string)

Initializes a new DomException instance.