Please see the WIP in git master. Right now, we do not throw anything on close().
Gary On Tue, Oct 31, 2017 at 8:38 AM, Matt Sicker <boa...@gmail.com> wrote: > On 31 October 2017 at 04:42, Mark Thomas <ma...@apache.org> wrote: > > > > If we implement Closeable then we get AutoCloseable for free. > > > > With an IOException as its throwable instead of a more generic Exception, > though of course, that can be overridden. > > -- > Matt Sicker <boa...@gmail.com> >