[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Message associated with the exception.
Source position: sysutilh.inc line 125
public property Exception.Message : string |
Message provides additional information about the exception. It is shown to the user in e.g. the ShowException routine, and should be set in the constructor when the exception is raised.
|
Constructs a new exception object with a given message. |
|
|
Help context associated with the exception. |