Message

Parent Previous Next

Message

Gets the error message and the string representation of the invalid argument value, or only the error message if the argument value is null.
Overrides MfArgumentException.Message

OutputVar := instance.Message

Value

Var containing string

Gets

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

Remarks

read-only Property.
The error message should describe the expected values of the parameter that causes this exception. The error message should be localized.