Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomDaemonApplication.ShowException

Show an exception.

Declaration

Source position: daemonapp.pp line 393

public procedure TCustomDaemonApplication.ShowException(

  E: Exception

); override;

Arguments

E

  

Exception to show.

Description

ShowException is overridden by TCustomDaemonApplication, it sends the exception message to the system log.


Documentation generated on: Jul 24 2023