Searched refs:rethrow (Results 1 - 24 of 24) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
H A DExceptions.java39 return rethrow(cause);
43 public static RuntimeException rethrow(Throwable throwable) { method in class:Exceptions
/external/guava/guava/src/com/google/common/io/
H A DCharSink.java99 throw closer.rethrow(e);
135 throw closer.rethrow(e);
158 throw closer.rethrow(e);
H A DCharSource.java112 throw closer.rethrow(e);
133 throw closer.rethrow(e);
150 throw closer.rethrow(e);
171 throw closer.rethrow(e);
198 throw closer.rethrow(e);
227 throw closer.rethrow(e);
246 throw closer.rethrow(e);
H A DByteSink.java105 throw closer.rethrow(e);
128 throw closer.rethrow(e);
H A DCloser.java53 * // provided here, e.g. throw closer.rethrow(e, CheckedException.class);
54 * throw closer.rethrow(e);
140 * {@code throw closer.rethrow(e);} to ensure the compiler knows that it will throw.
145 public RuntimeException rethrow(Throwable e) throws IOException { method in class:Closer
160 * {@code throw closer.rethrow(e, ...);} to ensure the compiler knows that it will throw.
166 public <X extends Exception> RuntimeException rethrow(Throwable e, method in class:Closer
183 * {@code throw closer.rethrow(e, ...);} to ensure the compiler knows that it will throw.
190 public <X1 extends Exception, X2 extends Exception> RuntimeException rethrow( method in class:Closer
H A DByteSource.java128 throw closer.rethrow(e);
165 throw closer.rethrow(e);
222 throw closer.rethrow(e);
243 throw closer.rethrow(e);
260 throw closer.rethrow(e);
284 throw closer.rethrow(e);
328 throw closer.rethrow(e);
462 throw closer.rethrow(e);
H A DFiles.java143 throw closer.rethrow(e);
678 throw closer.rethrow(e);
691 throw closer.rethrow(e);
/external/guava/guava-tests/test/com/google/common/io/
H A DCloserTest.java97 throw closer.rethrow(e);
123 throw closer.rethrow(e);
194 throw closer.rethrow(e);
251 throw closer.rethrow(e);
303 throw closer.rethrow(new IOException("thrown"), IOException.class);
340 throw closer.rethrow(thrownException, IOException.class);
H A DFilesTest.java93 throw closer.rethrow(e);
108 throw closer.rethrow(e);
123 throw closer.rethrow(e);
138 throw closer.rethrow(e);
/external/guava/guava-tests/test/com/google/common/reflect/
H A DClassPathTest.java447 throw closer.rethrow(e);
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
H A DPerl5.stg378 #$exception->rethrow();
/external/guice/lib/build/
H A Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 518 milliseconds