ArgumentException public class ArgumentException : Exception Documentation public virtual string ParamName { get; } public ArgumentException() public ArgumentException(string message) public ArgumentException(string message, Exception innerException) public ArgumentException(string message, string paramName) public ArgumentException(string message, string paramName, Exception innerException)