Message Property
Overloads
Message |
Gets a message that describes the current exception. |
Message
Gets a message that describes the current exception.
Declaration
public override string Message { get; }
Property Value
Type | Description |
---|---|
System.String |
The error message that explains the reason for the exception, or an empty string(""). |
Overrides
System.Exception.Message
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!