Home
last modified time | relevance | path

Searched refs:DirectoryEntryException (Results 1 – 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/multidex/
DArchivePathElement.java33 static class DirectoryEntryException extends IOException { class in ArchivePathElement
48 throw new DirectoryEntryException(); in open()