Lines Matching refs:Exception
71 public boolean Parse(String[] args) throws Exception
164 public static void main(String[] args) throws Exception
187 throw new Exception("Unsupported match finder");
205 throw new Exception("Incorrect compression mode");
207 throw new Exception("Incorrect dictionary size");
209 throw new Exception("Incorrect -fb value");
211 throw new Exception("Incorrect -mf value");
213 throw new Exception("Incorrect -lc or -lp or -pb value");
230 throw new Exception("input .lzma file is too short");
233 throw new Exception("Incorrect stream properties");
239 throw new Exception("Can't read stream size");
243 throw new Exception("Error in data stream");
250 throw new Exception("Incorrect command");