Table of Contents

Class MissingRendererInfoException

Namespace
Bunit.Rendering
Assembly
Bunit.Core.dll

Represents an exception that is thrown when a component under test is trying to access the 'RendererInfo' property, which has not been specified.

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

Constructors

MissingRendererInfoException()

Initializes a new instance of the MissingRendererInfoException class.

public MissingRendererInfoException()
.NET Foundation

Supported by the .NET Foundation.