Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the contents of the line that produced an exception object. Read/write at run time.
Exception.LineContents
Property Value
Character data type
Remarks
Identical to the value returned by the statement:
MESSAGE(1)
See Also
Properties | Exception Object Properties, Methods, and Events | MESSAGE( ) Function | TRY...CATCH...FINALLY Command | Structured Error Handling
Applies To: Exception Class