Nicely formatted version of the exception message.
Source position: sysutilh.inc line 122
public function Exception.ToString: RTLString; override;
ToString overrides the ToString method to return a concatenation of classname and Exception.Message.
Exception.Message
Message associated with the exception.