Message Property
Specifies the actual error message for an exception object. Read/write at run time.
Exception.MessageProperty
Return Value
Character data type
Remarks
Applies To: Exception Class
Identical to the value returned by the MESSAGE() function and the second element in the array produced by the AERROR() function.
See Also
Reference
Exception Object Properties, Methods, and Events
MESSAGE( ) Function
AERROR( ) Function
TRY...CATCH...FINALLY Command