[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Show an exception
Source position: daemonapp.pp line 369
public procedure TCustomDaemonApplication.ShowException( |
E: Exception |
); override; |
E |
|
Exception to show. |
ShowException is overridden by TCustomDaemonApplication, it sends the exception message to the system log.