Table of Contents

Class UnknownEventHandlerIdException

Namespace
Bunit.Rendering
Assembly
Bunit.Core.dll

Represents an exception that is thrown when the Blazor Renderer does not have any event handler with the specified a given ID.

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

Constructors

UnknownEventHandlerIdException(ulong, EventFieldInfo, Exception)

Initializes a new instance of the UnknownEventHandlerIdException class.

public UnknownEventHandlerIdException(ulong eventHandlerId, EventFieldInfo fieldInfo, Exception innerException)

Parameters

eventHandlerId ulong
fieldInfo EventFieldInfo
innerException Exception
Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.