Home
last modified time | relevance | path

Searched refs:ioe (Results 1 – 25 of 164) sorted by relevance

1234567

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammarSerializerFoo.java88 catch (IOException ioe) { in grammar()
98 catch (IOException ioe) { in rule()
107 catch (IOException ioe) { in endRule()
117 catch (IOException ioe) { in block()
127 catch (IOException ioe) { in alt()
143 catch (IOException ioe) { in endAlt()
154 catch (IOException ioe) { in ruleRef()
166 catch (IOException ioe) { in token()
181 catch (IOException ioe) { in charLiteral()
191 catch (IOException ioe) { in wildcard()
[all …]
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DHTMLWriter.java48 catch (IOException ioe) in write()
50 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in write()
63 catch (IOException ioe) in write()
65 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in write()
78 catch (IOException ioe) in eol()
80 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in eol()
93 catch (IOException ioe) in flush()
95 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in flush()
/external/jmonkeyengine/engine/src/xml/com/jme3/export/xml/
DDOMInputCapsule.java167 } catch (IOException ioe) { in readByteArray()
168 throw ioe; in readByteArray()
213 } catch (IOException ioe) { in readByteArray2D()
214 throw ioe; in readByteArray2D()
267 } catch (IOException ioe) { in readIntArray()
268 throw ioe; in readIntArray()
316 } catch (IOException ioe) { in readIntArray2D()
317 throw ioe; in readIntArray2D()
370 } catch (IOException ioe) { in readFloatArray()
371 throw ioe; in readFloatArray()
[all …]
/external/emma/core/java12/com/vladium/emma/report/xml/
DReportGenerator.java131 catch (IOException ioe) in visit()
133 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
180 catch (IOException ioe) in visit()
182 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
198 catch (IOException ioe) in visit()
200 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
214 catch (IOException ioe) in visit()
216 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
229 catch (IOException ioe) in visit()
231 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DDERExternalParser.java43 catch (IOException ioe) in toASN1Primitive()
45 throw new ASN1ParsingException("unable to get DER object", ioe); in toASN1Primitive()
47 catch (IllegalArgumentException ioe) in toASN1Primitive()
49 throw new ASN1ParsingException("unable to get DER object", ioe); in toASN1Primitive()
/external/emma/core/java12/com/vladium/emma/rt/
DClassPathProcessorST.java66 catch (IOException ioe) in run()
68 throw new EMMARuntimeException (INSTR_IO_FAILURE, ioe); in run()
115 catch (IOException ioe) in handleArchiveEntry()
118 throw new EMMARuntimeException (ioe); in handleArchiveEntry()
164 catch (IOException ioe) in handleArchiveEntry()
167 throw new EMMARuntimeException (ioe); in handleArchiveEntry()
214 catch (IOException ioe) in handleFile()
217 throw new EMMARuntimeException (ioe); in handleFile()
264 catch (IOException ioe) in handleFile()
267 throw new EMMARuntimeException (ioe); in handleFile()
/external/mockito/src/org/mockito/internal/creation/
DAcrossJVMSerializationFeature.java118 } catch (IOException ioe) { in writeReplace()
124 … "The Java Standard Serialization reported an '" + ioe.getClass().getSimpleName() + "' saying :", in writeReplace()
125 " " + ioe.getMessage() in writeReplace()
126 ), ioe); in writeReplace()
229 } catch (IOException ioe) { in readResolve()
232 " " + ioe.getMessage(), in readResolve()
234 ), ioe); in readResolve()
/external/emma/core/java12/com/vladium/emma/report/txt/
DReportGenerator.java135 catch (IOException ioe) in visit()
137 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
424 catch (IOException ioe) in row()
426 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in row()
439 catch (IOException ioe) in row()
441 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in row()
452 catch (IOException ioe) in line()
454 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in line()
464 catch (IOException ioe) in eol()
466 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in eol()
[all …]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToTextStream.java225 catch(IOException ioe) in characters()
227 throw new SAXException(ioe); in characters()
250 catch(IOException ioe) in charactersRaw()
252 throw new SAXException(ioe); in charactersRaw()
386 catch(IOException ioe) in cdata()
388 throw new SAXException(ioe); in cdata()
426 catch(IOException ioe) in ignorableWhitespace()
428 throw new SAXException(ioe); in ignorableWhitespace()
DOutputPropertiesFactory.java320 catch (IOException ioe) in getDefaultMethodProperties()
326 ioe); in getDefaultMethodProperties()
383 catch (IOException ioe) in loadPropertiesFile()
387 throw ioe; in loadPropertiesFile()
395 ioe); in loadPropertiesFile()
/external/emma/core/java12/com/vladium/emma/instr/
DInstrProcessorST.java115 catch (IOException ioe) in handleArchiveStart()
118 throw new EMMARuntimeException (ioe); in handleArchiveStart()
141 catch (IOException ioe) in handleArchiveStart()
144 throw new EMMARuntimeException (ioe); in handleArchiveStart()
280 catch (IOException ioe) in handleArchiveEntry()
283 throw new EMMARuntimeException (ioe); in handleArchiveEntry()
334 catch (IOException ioe) in handleArchiveEntry()
337 throw new EMMARuntimeException (ioe); in handleArchiveEntry()
359 catch (IOException ioe) in handleArchiveEnd()
362 throw new EMMARuntimeException (ioe); in handleArchiveEnd()
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DMatrixUtils.java837 IOException ioe = new IOException(); in deserializeRealVector()
838 ioe.initCause(nsfe); in deserializeRealVector()
839 throw ioe; in deserializeRealVector()
841 IOException ioe = new IOException(); in deserializeRealVector()
842 ioe.initCause(iae); in deserializeRealVector()
843 throw ioe; in deserializeRealVector()
946 IOException ioe = new IOException(); in deserializeRealMatrix()
947 ioe.initCause(nsfe); in deserializeRealMatrix()
948 throw ioe; in deserializeRealMatrix()
950 IOException ioe = new IOException(); in deserializeRealMatrix()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-commons-net.jar ... .String) boolean result java.io.IOException ioe boolean result java.io.IOException ioe String currentPathElement ...
/external/emma/core/java12/com/vladium/emma/data/
DMergeProcessor.java186 catch (IOException ioe) in _run()
189 ioe.printStackTrace (System.out); in _run()
242 catch (IOException ioe) in _run()
245 throw new EMMARuntimeException (ioe); in _run()
270 catch (IOException ioe) in _run()
275 throw new EMMARuntimeException (ioe); in _run()
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
DSAX1ParserAdapter.java45 } catch (IOException ioe) { in parse()
46 throw new SAXException(ioe); in parse()
55 } catch (IOException ioe) { in parse()
56 throw new SAXException(ioe); in parse()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncDocument.java240 catch (IOException ioe) in getDoc()
242 throw new TransformerException(ioe.getMessage(), in getDoc()
243 (SourceLocator)xctxt.getSAXLocator(), ioe); in getDoc()
262 catch (IOException ioe) in getDoc()
264 throw new TransformerException(ioe.getMessage(), in getDoc()
265 (SourceLocator)xctxt.getSAXLocator(), ioe); in getDoc()
/external/emma/core/java12/com/vladium/emma/report/lcov/
DReportGenerator.java329 catch (IOException ioe) in row()
331 throw new EMMARuntimeException(IAppErrorCodes.REPORT_IO_FAILURE, ioe); in row()
347 catch (IOException ioe) in row()
349 throw new EMMARuntimeException(IAppErrorCodes.REPORT_IO_FAILURE, ioe); in row()
362 catch (IOException ioe) in close()
364 throw new EMMARuntimeException(IAppErrorCodes.REPORT_IO_FAILURE, ioe); in close()
/external/jdiff/src/jdiff/
DStreamReader.java29 } catch (IOException ioe) { in run()
31 ioe.printStackTrace(); in run()
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
DServerRunner.java17 } catch (IOException ioe) { in executeInstance()
18 System.err.println("Couldn't start server:\n" + ioe); in executeInstance()
/external/apache-http/src/org/apache/http/impl/io/
DChunkedInputStream.java250 IOException ioe = new MalformedChunkCodingException("Invalid footer: " in parseTrailerHeaders()
252 ExceptionUtils.initCause(ioe, e); in parseTrailerHeaders()
253 throw ioe; in parseTrailerHeaders()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/
DNetscapeCertRequest.java249 catch (IOException ioe) in sign()
251 throw new SignatureException(ioe.getMessage()); in sign()
274 catch (IOException ioe) in getKeySpec()
276 throw new InvalidKeySpecException(ioe.getMessage()); in getKeySpec()
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DDebugHandler.java83 catch(IOException ioe) in handle()
85 ex=ioe.toString(); in handle()
86 throw ioe; in handle()
/external/emma/core/java12/com/vladium/emma/
DrunCommand.java129 catch (IOException ioe) in run()
131 throw new EMMARuntimeException (IAppErrorCodes.ARGS_IO_FAILURE, ioe); in run()
155 catch (IOException ioe) in run()
158 throw new EMMARuntimeException (IAppErrorCodes.ARGS_IO_FAILURE, ioe); in run()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
DRecordingProxySelector.java45 @Override public void connectFailed(URI uri, SocketAddress sa, IOException ioe) { in connectFailed() argument
49 ioe.getMessage())); in connectFailed()
/external/okhttp/okio/okio/src/main/java/okio/
DOkio.java207 InterruptedIOException ioe = new SocketTimeoutException("timeout");
209 ioe.initCause(cause);
211 return ioe;

1234567