ArgumentException System.ArgumentException System.SystemException new ArgumentException() CS2JNet.System.ArgumentException new ArgumentException(${message}) System.String message new ArgumentException(${info},${ctxt}) System.SerializationInfo info System.StreamingContext ctxt CS2JNet.System.ArgumentException new ArgumentException(${message}, ${inner}) System.String message System.Exception inner CS2JNet.System.ArgumentException new ArgumentException(${message}, ${paramName}) System.String message System.String paramName CS2JNet.System.ArgumentException new ArgumentException(${message}, ${paramName}, ${inner}) System.String message System.String paramName System.Exception inner