public static class FolderClosedIOException
extends Object
A variant of FolderClosedException that can be thrown from methods
that only throw IOException. The getContent method will catch this
exception and translate it back to FolderClosedException.
- Author:
- Bill Shannon
- See Also:
- Serialized Form