Class MissingRendererInfoException
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()