HomeSort by relevance Sort by last modified time
    Searched refs:mapException (Results 1 - 7 of 7) sorted by null

  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractCheckedFuture.java 52 * the exception. If an implementation of {@link #mapException(Exception)}
60 protected abstract X mapException(Exception e);
66 * exceptions to instances of type {@code X} using {@link #mapException}.
70 * calling {@code mapException}.
81 throw mapException(e);
83 throw mapException(e);
85 throw mapException(e);
94 * propagated) to instances of type {@code X} using {@link #mapException}.
98 * calling {@code mapException}.
110 throw mapException(e)
    [all...]
Futures.java     [all...]
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /external/testng/ant/3rdparty/
doclava-1.0.3.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /external/guice/lib/
guava-19.0.jar 

Completed in 227 milliseconds