ExceptionBody.this

Undocumented in source.
mixintemplate ExceptionBody()
@safe pure nothrow @nogc
this
(
string msg
,
string file = __FILE_FULL_PATH__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta