Serializable
public final class DirectoryIteratorExceptionextends ConcurrentModificationException
IOException
getCause()
DirectoryStream
DirectoryIteratorException(IOException cause)
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DirectoryIteratorException(IOException cause)
cause
NullPointerException
null
public IOException getCause()
getCause
Throwable