ConstructorNotFoundException
Represents a constructor not found exception.
public ConstructorNotFoundException(Type type, Type[] argumentTypes, Exception innerException = null)
Constructs a ConstructorNotFoundException.
Constructs a ConstructorNotFoundException.
Constructs a ConstructorNotFoundException.