ExceptionHandlerException constructor

ExceptionHandlerException(Object previousException, Object exception)

Constructor.

Implementation

ExceptionHandlerException(this.previousException, this.exception);