KitchenDraw SDK 2
Show / Hide Table of Contents

Property Message

Message

Gets a message that describes the current exception.

Declaration
public override string Message { get; }
Property Value
Type Description
string

The error message that explains the reason for the exception, or an empty string ("").

Overrides
Exception.Message
In this article
Back to top Generated by DocFX