Table of Contents

Class MissingEventHandlerException

Namespace
Bunit
Assembly
Bunit.Web.dll

Represents an exception that is thrown when triggering an event handler failed because it wasn't available on the targeted AngleSharp.Dom.IElement.

public sealed class MissingEventHandlerException : Exception, ISerializable
Inheritance
MissingEventHandlerException
Implements
Inherited Members
Extension Methods

Constructors

MissingEventHandlerException(IElement, string)

Initializes a new instance of the MissingEventHandlerException class.

public MissingEventHandlerException(IElement element, string missingEventName)

Parameters

element IElement
missingEventName string
Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.