Throwable.chainTogether

Undocumented in source. Be warned that the author may not have intended to support it.
class Throwable
static @system @nogc pure nothrow
@__future
chainTogether
(
return scope Throwable e1
,
return scope Throwable e2
)

Meta