public static class FileItemStream.ItemSkippedException
extends java.io.IOException
InputStream
, which has been returned
by FileItemStream.openStream()
, after
Iterator.hasNext()
has been invoked on the
iterator, which created the FileItemStream
.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
The exceptions serial version UID, which is being used
when serializing an exception instance.
|
Constructor and Description |
---|
ItemSkippedException() |
private static final long serialVersionUID