Home
last modified time | relevance | path

Searched defs:IOIndexedException (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-io/src/main/java/org/apache/commons/io/
DIOIndexedException.java27 public class IOIndexedException extends IOException { class
56 public IOIndexedException(final int index, final Throwable cause) { in IOIndexedException() method in IOIndexedException