Skip to content

v1.2.4

Compare
Choose a tag to compare
@jkschneider jkschneider released this 16 Jun 17:56
· 92 commits to master since this release

Added a composite MultiCatchType which holds a list of all the Throwable types involved in a multi-catch statement. This allows for MultiCatch to honor the TypeTree interface by returning a type rather than throwing an exception when you attempt to retrieve its type.