InsufficientArgumentException
Represents exceptions that occur when a parameter does not have enough fields or values
public InsufficientArgumentException()
Initializes a new instance of the InsufficientArgumentException class.
Initializes a new instance of the InsufficientArgumentException class with an error message that describes the exception.
Initializes a new instance of the InsufficientArgumentException class with a message that describes the exception and a reference to the inner exception that caused the exception.
Initializes a new instance of the InsufficientArgumentException class with serialized data.