NuException.this

Constructs a nogc exception

class NuException
@nogc
this
(
const(char)[] msg
,
Throwable nextInChain = null
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta