Successfully added
Snipps
by Patrik
.NET ArgumentException
ArgumentException is thrown when a method is invoked and at least one of the passed arguments does not meet the parameter specification of the called method. The ParamName property identifies the invalid argument.
When using the ArgumentNullException constructor, you can pass a string literal indicating the null argument.
Referenced in:
Leave a Comment
All fields are required. Your email address will not be published.
Comments