HomeSort by relevance Sort by last modified time
    Searched refs:Throwable (Results 576 - 600 of 3051) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/net/
MalformedURLException.java 49 public MalformedURLException(String detailMessage, Throwable cause) {
UnknownServiceException.java 49 public UnknownServiceException(String detailMessage, Throwable cause) {
  /libcore/luni/src/main/java/java/sql/
SQLWarning.java 87 public SQLWarning(Throwable cause) {
98 public SQLWarning(String reason, Throwable cause) {
109 public SQLWarning(String reason, String SQLState, Throwable cause) {
121 Throwable cause) {
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
AuthenticationFailedException.java 31 public AuthenticationFailedException(String message, Throwable throwable) {
32 super(MessagingException.AUTHENTICATION_FAILED, message, throwable);
CertificateValidationException.java 27 public CertificateValidationException(String message, Throwable throwable) {
28 super(MessagingException.CERTIFICATE_VALIDATION_ERROR, message, throwable);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DexException.java 30 DexException(String message, Throwable cause) {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/float_to_long/
Test_float_to_long.java 106 } catch (Throwable t) {
122 } catch (Throwable t) {
137 } catch (Throwable t) {
151 } catch (Throwable t) {
165 } catch (Throwable t) {
178 } catch (Throwable t) {
192 } catch (Throwable t) {
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ContentViewLocationTest.java 45 private void pollForPositionCallback() throws Throwable {
65 private void startGeolocationWatchPosition() throws Throwable {
89 } catch (Throwable t) {
107 public void testWatchHideShowStop() throws Throwable {
133 public void testHideWatchResume() throws Throwable {
145 public void testWatchHideNewWatchShow() throws Throwable {
164 public void testHideWatchStopShow() throws Throwable {
  /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) {
  /cts/tests/tests/os/src/android/os/cts/
LooperTest.java 49 public void testLoop() throws Throwable {
68 public void testMyLooper() throws Throwable {
80 public void testMyQueue() throws Throwable {
89 } catch (Throwable e) {
98 public void testPrepare() throws Throwable {
113 } catch (Throwable e) {
122 public void testPrepareMainLooper() throws Throwable {
128 } catch (Throwable e) {
137 public void testQuit() throws Throwable {
168 public void testSetMessageLogging() throws Throwable {
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/
Test_iget.java 82 } catch (Throwable t) {
96 } catch (Throwable t) {
179 } catch (Throwable t) {
193 } catch (Throwable t) {
207 } catch (Throwable t) {
221 } catch (Throwable t) {
235 } catch (Throwable t) {
249 } catch (Throwable t) {
263 } catch (Throwable t) {
306 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/
Test_iget_object.java 75 } catch (Throwable t) {
89 } catch (Throwable t) {
173 } catch (Throwable t) {
187 } catch (Throwable t) {
201 } catch (Throwable t) {
215 } catch (Throwable t) {
229 } catch (Throwable t) {
243 } catch (Throwable t) {
257 } catch (Throwable t) {
314 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/
Test_iget_wide.java 82 } catch (Throwable t) {
96 } catch (Throwable t) {
180 } catch (Throwable t) {
194 } catch (Throwable t) {
208 } catch (Throwable t) {
222 } catch (Throwable t) {
236 } catch (Throwable t) {
250 } catch (Throwable t) {
264 } catch (Throwable t) {
307 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/
Test_iput_boolean.java 92 } catch (Throwable t) {
105 } catch (Throwable t) {
134 } catch (Throwable t) {
215 } catch (Throwable t) {
229 } catch (Throwable t) {
243 } catch (Throwable t) {
257 } catch (Throwable t) {
270 } catch (Throwable t) {
283 } catch (Throwable t) {
296 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/
Test_iput_byte.java 88 } catch (Throwable t) {
102 } catch (Throwable t) {
132 } catch (Throwable t) {
213 } catch (Throwable t) {
227 } catch (Throwable t) {
241 } catch (Throwable t) {
255 } catch (Throwable t) {
269 } catch (Throwable t) {
283 } catch (Throwable t) {
297 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/
Test_iput_char.java 89 } catch (Throwable t) {
103 } catch (Throwable t) {
133 } catch (Throwable t) {
215 } catch (Throwable t) {
229 } catch (Throwable t) {
243 } catch (Throwable t) {
257 } catch (Throwable t) {
271 } catch (Throwable t) {
285 } catch (Throwable t) {
299 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_short/
Test_iput_short.java 90 } catch (Throwable t) {
104 } catch (Throwable t) {
134 } catch (Throwable t) {
215 } catch (Throwable t) {
229 } catch (Throwable t) {
243 } catch (Throwable t) {
257 } catch (Throwable t) {
271 } catch (Throwable t) {
285 } catch (Throwable t) {
299 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/
Test_sput.java 104 } catch (Throwable t) {
118 } catch (Throwable t) {
147 } catch (Throwable t) {
162 } catch (Throwable t) {
243 } catch (Throwable t) {
257 } catch (Throwable t) {
271 } catch (Throwable t) {
285 } catch (Throwable t) {
299 } catch (Throwable t) {
313 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/
Test_sput_object.java 89 } catch (Throwable t) {
103 } catch (Throwable t) {
134 } catch (Throwable t) {
215 } catch (Throwable t) {
229 } catch (Throwable t) {
243 } catch (Throwable t) {
257 } catch (Throwable t) {
271 } catch (Throwable t) {
285 } catch (Throwable t) {
299 } catch (Throwable t)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/
Test_sput_wide.java 99 } catch (Throwable t) {
113 } catch (Throwable t) {
145 } catch (Throwable t) {
234 } catch (Throwable t) {
248 } catch (Throwable t) {
262 } catch (Throwable t) {
276 } catch (Throwable t) {
290 } catch (Throwable t) {
304 } catch (Throwable t) {
318 } catch (Throwable t)
    [all...]
  /external/mockito/src/org/mockito/
BDDMockito.java 91 * See original {@link OngoingStubbing#thenThrow(Throwable...)}
94 BDDMyOngoingStubbing<T> willThrow(Throwable... throwables);
100 BDDMyOngoingStubbing<T> willThrow(Class<? extends Throwable>... throwableClasses);
152 * @see BDDMockito.BDDMyOngoingStubbing#willThrow(java.lang.Throwable[])
154 public BDDMyOngoingStubbing<T> willThrow(Throwable... throwables) {
160 public BDDMyOngoingStubbing<T> willThrow(Class<? extends Throwable>... throwableClasses) {
205 * See original {@link Stubber#doThrow(Throwable)}
208 BDDStubber willThrow(Throwable toBeThrown);
214 BDDStubber willThrow(Class<? extends Throwable> toBeThrown);
266 * @see BDDMockito.BDDStubber#willThrow(java.lang.Throwable)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit16/
Test_and_int_lit16.java 79 } catch (Throwable t) {
92 } catch (Throwable t) {
105 } catch (Throwable t) {
118 } catch (Throwable t) {
132 } catch (Throwable t) {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit8/
Test_and_int_lit8.java 79 } catch (Throwable t) {
92 } catch (Throwable t) {
105 } catch (Throwable t) {
118 } catch (Throwable t) {
132 } catch (Throwable t) {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/
Test_check_cast.java 76 } catch (Throwable t) {
90 } catch (Throwable t) {
104 } catch (Throwable t) {
118 } catch (Throwable t) {
162 } catch (Throwable t) {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmp_long/
Test_cmp_long.java 106 } catch (Throwable t) {
119 } catch (Throwable t) {
132 } catch (Throwable t) {
145 } catch (Throwable t) {
159 } catch (Throwable t) {

Completed in 1001 milliseconds

<<21222324252627282930>>