[]
Gets a message that describes the current exception.
public override string Message { get; }
Public Overrides ReadOnly Property Message As String
| Type | Description |
|---|---|
| string | The error message that explains the reason for the exception. |