Message

Parent Previous Next

Message

Gets a message that describes the current exception.
Overrides MfException.Message

OutputVar := instance.Message

Value

Var string

Gets

Gets the Message Value related to the exception as string var.

Remarks

Read-only Property
Returns the error message that explains the reason for the exception, or an empty string.