Skip to content

2.30.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 11 Nov 16:10
· 1969 commits to develop since this release
7d1c2e8
Type Description Link
Improvement InvocationHandlers which delegate to another object must catch and unwrap
InvocationTargetException, otherwise an UndeclaredThrowableException will be thrown
each time the delegate throws an exception.
#1032