LoggingException.this

Constructs this exception with a message.

  1. this(string msg, Throwable next)
  2. this(string msg)
    class LoggingException
    this
    (
    string msg
    )

Parameters

msg string

The message to provide.