Message associated with the exception.
Source position: sysutilh.inc line 127
 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.  |