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

/external/guava/guava-tests/test/com/google/common/base/
H A DThrowablesTest.java175 throws SomeCheckedException, SomeOtherCheckedException {
178 SomeOtherCheckedException {
183 SomeOtherCheckedException.class);
194 throws SomeCheckedException, SomeOtherCheckedException {
197 SomeOtherCheckedException {
202 SomeOtherCheckedException.class);
217 throws SomeOtherCheckedException {
220 SomeOtherCheckedException {
225 SomeOtherCheckedException.class);
243 SomeOtherCheckedException {
446 private static class SomeOtherCheckedException extends Exception {} class in class:ThrowablesTest
[all...]

Completed in 67 milliseconds