ConstructorNotFoundException public class ConstructorNotFoundException : Exception Documentation Code public ConstructorNotFoundException(Type type, Type[] argumentTypes, Exception innerException = null) public ConstructorNotFoundException(Type type, Exception innerException = null) public ConstructorNotFoundException(Type type, Type argument, Exception innerException = null)