[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Nicely formatted version of the exception message
Source position: sysutilh.inc line 122
public function Exception.ToString: string; override; |
ToString overrides the ToString method to return a concatenation of classname and Exception.Message.
|
Message associated with the exception. |