Documentation
Dlang.org
LoggingException.this
slf4d
LoggingException
Constructs this exception with a message.
this
(string msg, Throwable next)
this
(string msg)
class
LoggingException
this
(
string
msg
)
Parameters
msg
string
The message to provide.
slf4d
LoggingException
constructors
this
Constructs this exception with a message.