HomeSort by relevance Sort by last modified time
    Searched full:throwable (Results 126 - 150 of 3684) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/junit/src/org/junit/internal/builders/
NullBuilder.java 11 public Runner runnerForClass(Class<?> each) throws Throwable {
  /external/junit/src/org/junit/internal/runners/model/
MultipleFailureException.java 9 public MultipleFailureException(List<Throwable> errors) {
  /external/junit/src/org/junit/internal/runners/statements/
FailOnTimeout.java 19 public void evaluate() throws Throwable {
34 throws Throwable {
53 private Throwable fExceptionThrownByOriginalStatement= null;
66 } catch (Throwable e) {
  /external/okhttp/src/main/java/com/squareup/okhttp/
Failure.java 26 private final Throwable exception;
37 public Throwable exception() {
43 private Throwable exception;
50 public Builder exception(Throwable exception) {
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/bytecode/
ClassHandler.java 16 Object methodInvoked(Class clazz, String methodName, Object instance, String[] paramTypes, Object[] params) throws Throwable;
  /external/smack/src/org/xbill/DNS/
WireParseException.java 26 WireParseException(String s, Throwable cause) {
  /frameworks/base/core/tests/coretests/src/android/animation/
FutureWaiter.java 24 * also exposes the protected {@link AbstractFuture#setException(Throwable)} method.
44 public boolean setException(Throwable throwable) {
45 return super.setException(throwable);
  /libcore/luni/src/main/java/java/sql/
SQLDataException.java 81 * Throwable object is set to the given cause Throwable object.
84 * the Throwable object for the underlying reason this
87 public SQLDataException(Throwable cause) {
93 * and the cause Throwable object is set to the given cause Throwable
99 * the Throwable object for the underlying reason this
102 public SQLDataException(String reason, Throwable cause) {
109 * and the cause Throwable object is set to the given cause Throwable
    [all...]
SQLFeatureNotSupportedException.java 82 * the cause Throwable object is set to the given cause Throwable object.
85 * the Throwable object for the underlying reason this
88 public SQLFeatureNotSupportedException(Throwable cause) {
94 * set to the given and the cause Throwable object is set to the given cause
95 * Throwable object.
100 * the Throwable object for the underlying reason this
103 public SQLFeatureNotSupportedException(String reason, Throwable cause) {
110 * SQLState string and the cause Throwable object is set to the given cause
111 * Throwable object
    [all...]
SQLIntegrityConstraintViolationException.java 86 * cause!=null,and the cause Throwable object is set to the given cause
87 * Throwable object.
90 * the Throwable object for the underlying reason this
93 public SQLIntegrityConstraintViolationException(Throwable cause) {
99 * string is set to the given and the cause Throwable object is set to the
100 * given cause Throwable object.
105 * the Throwable object for the underlying reason this
109 Throwable cause) {
116 * the given SQLState string and the cause Throwable object is set to the
117 * given cause Throwable object
    [all...]
SQLInvalidAuthorizationSpecException.java 85 * cause!=null,and the cause Throwable object is set to the given cause
86 * Throwable object.
89 * the Throwable object for the underlying reason this
92 public SQLInvalidAuthorizationSpecException(Throwable cause) {
98 * is set to the given and the cause Throwable object is set to the given
99 * cause Throwable object.
104 * the Throwable object for the underlying reason this
107 public SQLInvalidAuthorizationSpecException(String reason, Throwable cause) {
114 * given SQLState string and the cause Throwable object is set to the given
115 * cause Throwable object
    [all...]
SQLNonTransientConnectionException.java 85 * cause!=null,and the cause Throwable object is set to the given cause
86 * Throwable object.
89 * the Throwable object for the underlying reason this
92 public SQLNonTransientConnectionException(Throwable cause) {
98 * is set to the given and the cause Throwable object is set to the given
99 * cause Throwable object.
104 * the Throwable object for the underlying reason this
107 public SQLNonTransientConnectionException(String reason, Throwable cause) {
114 * given SQLState string and the cause Throwable object is set to the given
115 * cause Throwable object
    [all...]
SQLNonTransientException.java 77 * cause Throwable object is set to the given cause Throwable object.
80 * the Throwable object for the underlying reason this
83 public SQLNonTransientException(Throwable cause) {
89 * the given and the cause Throwable object is set to the given cause
90 * Throwable object.
95 * the Throwable object for the underlying reason this
98 public SQLNonTransientException(String reason, Throwable cause) {
105 * string and the cause Throwable object is set to the given cause Throwable
    [all...]
SQLRecoverableException.java 77 * cause Throwable object is set to the given cause Throwable object.
80 * the Throwable object for the underlying reason this
83 public SQLRecoverableException(Throwable cause) {
89 * the given and the cause Throwable object is set to the given cause
90 * Throwable object.
95 * the Throwable object for the underlying reason this
98 public SQLRecoverableException(String reason, Throwable cause) {
105 * string and the cause Throwable object is set to the given cause Throwable
    [all...]
SQLSyntaxErrorException.java 77 * cause Throwable object is set to the given cause Throwable object.
80 * the Throwable object for the underlying reason this
83 public SQLSyntaxErrorException(Throwable cause) {
89 * the given and the cause Throwable object is set to the given cause
90 * Throwable object.
95 * the Throwable object for the underlying reason this
98 public SQLSyntaxErrorException(String reason, Throwable cause) {
105 * string and the cause Throwable object is set to the given cause Throwable
    [all...]
SQLTimeoutException.java 76 * Throwable object is set to the given cause Throwable object.
79 * the Throwable object for the underlying reason this
82 public SQLTimeoutException(Throwable cause) {
88 * given and the cause Throwable object is set to the given cause Throwable
94 * the Throwable object for the underlying reason this
97 public SQLTimeoutException(String reason, Throwable cause) {
104 * string and the cause Throwable object is set to the given cause Throwable
    [all...]
SQLTransactionRollbackException.java 78 * the cause Throwable object is set to the given cause Throwable object.
81 * the Throwable object for the underlying reason this
84 public SQLTransactionRollbackException(Throwable cause) {
90 * set to the given and the cause Throwable object is set to the given cause
91 * Throwable object.
96 * the Throwable object for the underlying reason this
99 public SQLTransactionRollbackException(String reason, Throwable cause) {
106 * SQLState string and the cause Throwable object is set to the given cause
107 * Throwable object
    [all...]
SQLTransientConnectionException.java 78 * the cause Throwable object is set to the given cause Throwable object.
81 * the Throwable object for the underlying reason this
84 public SQLTransientConnectionException(Throwable cause) {
90 * set to the given and the cause Throwable object is set to the given cause
91 * Throwable object.
96 * the Throwable object for the underlying reason this
99 public SQLTransientConnectionException(String reason, Throwable cause) {
106 * SQLState string and the cause Throwable object is set to the given cause
107 * Throwable object
    [all...]
SQLTransientException.java 76 * Throwable object is set to the given cause Throwable object.
79 * the Throwable object for the underlying reason this
82 public SQLTransientException(Throwable cause) {
88 * given and the cause Throwable object is set to the given cause Throwable
94 * the Throwable object for the underlying reason this
97 public SQLTransientException(String reason, Throwable cause) {
104 * string and the cause Throwable object is set to the given cause Throwable
    [all...]
  /ndk/tests/device/issue22165-typeinfo/jni/
Android.mk 5 LOCAL_SRC_FILES := throwable.cpp
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
Log.java 59 public void trace(Object message, Throwable t) {
69 public void debug(Object message, Throwable t) {
79 public void info(Object message, Throwable t) {
88 public void warn(Object message, Throwable t) {
96 public void error(Object message, Throwable t) {
104 public void fatal(Object message, Throwable t) {
108 private static String toString(Object o, Throwable t) {
  /external/guava/guava-testlib/src/com/google/common/testing/
ClusterException.java 64 public final Collection<? extends Throwable> exceptions;
66 private ClusterException(Collection<? extends Throwable> exceptions) {
70 ArrayList<Throwable> temp = new ArrayList<Throwable>();
78 public static RuntimeException create(Throwable... exceptions) {
79 ArrayList<Throwable> temp = new ArrayList<Throwable>();
80 for (Throwable exception : exceptions) {
107 public static RuntimeException create(Collection<? extends Throwable> exceptions) {
113 Throwable temp = exceptions.iterator().next()
    [all...]
  /external/mockito/src/org/mockito/internal/handler/
InvocationNotifierHandler.java 36 public Object handle(Invocation invocation) throws Throwable {
41 } catch (Throwable t){
52 } catch(Throwable listenerThrowable) {
58 private void notifyMethodCallException(Invocation invocation, Throwable exception) {
62 } catch(Throwable listenerThrowable) {
  /external/smack/src/org/apache/harmony/javax/security/sasl/
SaslException.java 29 private Throwable _exception;
39 public SaslException(String detail, Throwable ex) {
48 public Throwable getCause() {
53 public Throwable initCause(Throwable cause) {
  /libcore/luni/src/main/java/java/lang/reflect/
UndeclaredThrowableException.java 30 private Throwable undeclaredThrowable;
39 public UndeclaredThrowableException(Throwable exception) {
53 public UndeclaredThrowableException(Throwable exception,
66 public Throwable getUndeclaredThrowable() {
77 public Throwable getCause() {

Completed in 174 milliseconds

1 2 3 4 56 7 8 91011>>