Searched refs:IndexIndicatorException (Results 1 – 5 of 5) sorted by relevance
12 class IndexIndicatorException extends Exception { class
42 throws IOException, IndexIndicatorException { in BlockInputStream()54 throw new IndexIndicatorException(); in BlockInputStream()
423 } catch (IndexIndicatorException e) { in read()
1147 } catch (IndexIndicatorException e) {
35 src/org/tukaani/xz/IndexIndicatorException.java