Searched refs:IndexIndicatorException (Results 1 – 5 of 5) sorted by relevance
12 class IndexIndicatorException extends Exception { class
41 throws IOException, IndexIndicatorException { in BlockInputStream()53 throw new IndexIndicatorException(); in BlockInputStream()
298 } catch (IndexIndicatorException e) { in read()
959 } catch (IndexIndicatorException e) {
30 src/org/tukaani/xz/IndexIndicatorException.java