v1.2.4
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.