ExceptionChain.this

Constructor for exception chain

struct ExceptionChain
this
(
Throwable exception
)

Parameters

exception Throwable

initial exception in chain of exceptions

Meta