AdvanceException.this

Create a new AdvanceExceptionImpl, without attaching anything.

class AdvanceException
pure nothrow @nogc @safe
this
(
const string message
,
const string file = __FILE__
,
const size_t line = __LINE__
,
Throwable nextInChain = null
)

Meta