Table of Contents

Class NoConstructorsFoundException

Namespace
Autofac.Core.Activators.Reflection
Assembly
Autofac.dll
public class NoConstructorsFoundException : Exception
Inheritance
NoConstructorsFoundException

Constructors

NoConstructorsFoundException(Type, IConstructorFinder)
NoConstructorsFoundException(Type, IConstructorFinder, Exception)
NoConstructorsFoundException(Type, IConstructorFinder, string)
NoConstructorsFoundException(Type, IConstructorFinder, string, Exception)

Properties

ConstructorFinder
OffendingType