ExcBuf.set

Set the exception that buffer is to hold.

struct ExcBuf
nothrow @trusted @nogc
Throwable
set
(
Throwable t
,
bool setTraceback = false
)

Meta