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