You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like IonReader.next() leaks NullPointerExceptions (in addition to index-out-of-bounds and AssertionErrors), so it will be necessary to catch and re-throw those as well.