Property Message
Message
Gets the message that describes this exception.
Declaration
public override string Message { get; }
Property Value
| Type | Description |
|---|---|
| String | Error message that describes this exception. |
public override string Message { get; }
| Type | Description |
|---|---|
| String | Error message that describes this exception. |