Skip to content

Add ExceptionUnwrapper class; enable control of artifact signing

Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 20 Apr 07:41
· 119 commits to master since this release

ExceptionUnwrapper unwraps the exception chain until it encounters either a non-wrapper exception or an exception with no specified cause. The unwrapped exception is returned.