Table of Contents

Class ComponentNotFoundException

Namespace
Bunit.Rendering
Assembly
Bunit.Core.dll

Represents an exception that is thrown when a search for a component did not succeed.

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

Constructors

ComponentNotFoundException(Type)

Initializes a new instance of the ComponentNotFoundException class.

public ComponentNotFoundException(Type componentType)

Parameters

componentType Type

The type of component that was not found.

Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.