Searched defs:setException (Results 1 - 25 of 27) sorted by relevance

12

/external/guava/guava/src/com/google/common/util/concurrent/
H A DSettableFuture.java23 * or {@link #setException(Throwable)} call. It may also be cancelled.
67 public boolean setException(Throwable throwable) { method in class:SettableFuture
68 return super.setException(throwable);
H A DAbstractFuture.java41 * {@link #setException(Throwable)}. Subclasses may also override {@link
185 protected boolean setException(Throwable throwable) { method in class:AbstractFuture
186 boolean result = sync.setException(checkNotNull(throwable));
327 boolean setException(Throwable t) { method in class:AbstractFuture.Sync
/external/smack/src/org/jivesoftware/smack/util/dns/
H A DHostAddress.java66 public void setException(Exception e) { method in class:HostAddress
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DExceptionState.cpp65 setException(V8ThrowException::createDOMException(ec, processedMessage, m_creationContext, m_isolate));
77 setException(V8ThrowException::createDOMException(SecurityError, finalSanitized, finalUnsanitized, m_creationContext, m_isolate));
80 void ExceptionState::setException(v8::Handle<v8::Value> exception) function in class:blink::ExceptionState
102 setException(V8ThrowException::createTypeError(addExceptionContext(message), m_isolate));
110 setException(V8ThrowException::createRangeError(addExceptionContext(message), m_isolate));
/external/smack/src/org/jivesoftware/smackx/filetransfer/
H A DFileTransfer.java187 protected void setException(Exception exception) { method in class:FileTransfer
H A DOutgoingFileTransfer.java237 setException(e);
240 setException(e);
291 setException(e);
304 setException(e);
307 setException(e);
344 setException(e);
415 protected void setException(Exception exception) { method in class:OutgoingFileTransfer
416 super.setException(exception);
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebBindings.cpp156 void WebBindings::setException(NPObject* object, const NPUTF8* message) function in class:blink::WebBindings
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DVmMirror.java1414 public ReplyPacket setException(String exceptionSignature, boolean caught, method in class:VmMirror
1418 return setException(typeID, caught, uncaught);
1432 public ReplyPacket setException(long exceptionID, boolean caught, method in class:VmMirror
/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java2367 loadingValueReference.setException(t);
3530 public boolean setException(Throwable t) { method in class:LocalCache.LoadingValueReference
3531 return setException(futureValue, t);
3534 private static boolean setException(SettableFuture<?> future, Throwable t) { method in class:LocalCache.LoadingValueReference
3536 return future.setException(t);
3545 setException(future, t);
3576 return setException(t) ? futureValue : fullyFailedFuture(t);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 272 milliseconds

12