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) protected ConstructorNotFoundException(SerializationInfo info, StreamingContext context)