Share via


Message Property

Specifies the actual error message for an exception object. Read/write at run time.

Exception.MessageProperty

Property Value

Character data type

Remarks

Identical to the value returned by the MESSAGE() function and the second element in the array produced by the AERROR() function.

See Also

Properties | Exception Object Properties, Methods, and Events | MESSAGE( ) Function | AERROR( ) Function | TRY...CATCH...FINALLY Command | Structured Error Handling

Applies To: Exception Class