Table of Contents

Class ComponentNotFoundException

Namespace
Frent
Assembly
Frent.dll

Represents an exception that is thrown when a requested component type cannot be found.

public class ComponentNotFoundException : Exception, ISerializable
Inheritance
ComponentNotFoundException
Implements
Inherited Members

Constructors

ComponentNotFoundException(Type)

Represents an exception that is thrown when a requested component type cannot be found.

public ComponentNotFoundException(Type t)

Parameters

t Type