Searched refs:XZFormatException (Results 1 – 5 of 5) sorted by relevance
15 public class XZFormatException extends XZIOException { class21 public XZFormatException() { in XZFormatException() method in XZFormatException
327 } catch (XZFormatException e) { in prepareNextStream()
318 throw new XZFormatException(); in SeekableXZInputStream()
17 import org.tukaani.xz.XZFormatException;39 throw new XZFormatException(); in decodeStreamHeader()
52 src/org/tukaani/xz/XZFormatException.java