| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception used in all daemon application code
Source position: daemonapp.pp line 388
| type EDaemon = class(Exception) ; | 
| 
 | Exception used in all daemon application code | |
| | | ||
| | | ||
EDaemon is the exception class used by all code in the DaemonApp unit.
| 
 | Raise an EDaemon exception |