Show an exception.
Source position: daemonapp.pp line 400
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.