daemonize v0.1.0 (2014-08-26T15:35:52Z)
Dub
Repo
LoggedException.this
daemonize
windows
buildDaemon
LoggedException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
class
LoggedException
@
safe
nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
this
(string msg, Throwable next, string file, size_t line)
Meta
Source
See Implementation
daemonize
windows
buildDaemon
LoggedException
constructors
this