Mono Class Library: System.ArgumentException Overview | Members

System.ArgumentException.Message Property

Gets the error message that explains the reason for the exception. [Edit]

public override string Message { get; }

Value

A string containing the error message with ArgumentException.ParamName appended, if it in not null. [Edit]

Remarks

This property is read-only. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0