public static class IteratorRowSequence.PackagedIOException
extends java.lang.RuntimeException
IOExceptions out of
the next method of an Iterator for use by
IteratorRowSequence| Constructor and Description |
|---|
PackagedIOException(java.io.IOException e)
Construct an unchecked exception packaging a given IOException.
|