ExceptionChain.opApply

Allows the user to iterate over the exception chain

struct ExceptionChain
int
opApply
(
scope int delegate
(
ref Throwable
)
dg
)

Meta