OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:throw
(Results
1551 - 1575
of
5185
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/dalvik/libcore/xml/src/main/java/org/kxml2/io/
KXmlSerializer.java
78
throw
new IllegalStateException("Cannot set default namespace for elements in no namespace");
150
throw
new IllegalArgumentException("Illegal character (" + Integer.toHexString((int) ch) + ")");
198
throw
new RuntimeException(e.toString());
257
throw
new RuntimeException("Unsupported property");
271
throw
new RuntimeException("Unsupported Feature");
275
throw
new RuntimeException(
338
throw
new IllegalArgumentException();
407
throw
new IllegalStateException("Cannot set default namespace for elements in no namespace");
435
throw
new IllegalStateException("illegal position for attribute");
504
throw
new IllegalArgumentException("</{"+namespace+"}"+name+"> does not match start")
[
all
...]
/external/emma/ant/ant14/com/vladium/emma/
emmajavaTask.java
60
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
195
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
224
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
248
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
257
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
291
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
394
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
403
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
412
//
throw
(BuildException) SuppressableTask.newBuildException (getTaskName ()
421
//
throw
(BuildException) SuppressableTask.newBuildException (getTaskName (
[
all
...]
/external/guava/src/com/google/common/collect/
ImmutableList.java
304
* Guaranteed to
throw
an exception and leave the list unmodified.
309
throw
new UnsupportedOperationException();
313
* Guaranteed to
throw
an exception and leave the list unmodified.
318
throw
new UnsupportedOperationException();
322
* Guaranteed to
throw
an exception and leave the list unmodified.
327
throw
new UnsupportedOperationException();
331
* Guaranteed to
throw
an exception and leave the list unmodified.
336
throw
new UnsupportedOperationException();
344
throw
new NullPointerException("at index " + index);
377
throw
new InvalidObjectException("Use SerializedForm")
[
all
...]
ImmutableMap.java
135
*
throw
{@link UnsupportedOperationException}.
191
//
throw
an IllegalStateException instead?
259
* Guaranteed to
throw
an exception and leave the map unmodified.
264
throw
new UnsupportedOperationException();
268
* Guaranteed to
throw
an exception and leave the map unmodified.
273
throw
new UnsupportedOperationException();
277
* Guaranteed to
throw
an exception and leave the map unmodified.
282
throw
new UnsupportedOperationException();
286
* Guaranteed to
throw
an exception and leave the map unmodified.
291
throw
new UnsupportedOperationException()
[
all
...]
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/
shell.js
253
throw
'LinearRegression: data point length mismatch';
257
throw
'LinearRegression: data point length < 2';
314
throw
'length mismatch';
320
throw
'length ' + length + ' must be >= 2';
389
throw
'JavaScriptOptions: unable to get @mozilla.org/preference;1';
397
throw
'JavaScriptOptions: unable to get nsIPrefService';
404
throw
'JavaScriptOptions: unable to get prefService branch';
446
throw
'setOption: unable to get @mozilla.org/preference;1';
454
throw
'setOption: unable to get nsIPrefService';
461
throw
'setOption: unable to get prefService branch'
[
all
...]
/frameworks/base/awt/java/awt/image/
MultiPixelPackedSampleModel.java
90
throw
new IllegalArgumentException(Messages.getString("awt.61", //$NON-NLS-1$
97
throw
new RasterFormatException(Messages.getString("awt.20C")); //$NON-NLS-1$
104
throw
new RasterFormatException(Messages.getString("awt.20D")); //$NON-NLS-1$
109
throw
new RasterFormatException(Messages.getString("awt.20E")); //$NON-NLS-1$
141
throw
new ArrayIndexOutOfBoundsException(Messages.getString("awt.63")); //$NON-NLS-1$
214
throw
new RasterFormatException(Messages.getString("awt.20F")); //$NON-NLS-1$
228
throw
new ArrayIndexOutOfBoundsException(Messages.getString("awt.63")); //$NON-NLS-1$
250
throw
new ArrayIndexOutOfBoundsException(Messages.getString("awt.63")); //$NON-NLS-1$
264
throw
new ArrayIndexOutOfBoundsException(Messages.getString("awt.63")); //$NON-NLS-1$
445
throw
new ArrayIndexOutOfBoundsException(Messages.getString("awt.63")); //$NON-NLS-1
[
all
...]
/frameworks/base/core/java/android/accounts/
AccountManagerService.java
285
if (account == null)
throw
new IllegalArgumentException("account is null");
316
if (account == null)
throw
new IllegalArgumentException("account is null");
317
if (key == null)
throw
new IllegalArgumentException("key is null");
388
if (account == null)
throw
new IllegalArgumentException("account is null");
458
if (response == null)
throw
new IllegalArgumentException("response is null");
459
if (account == null)
throw
new IllegalArgumentException("account is null");
460
if (features == null)
throw
new IllegalArgumentException("features is null");
519
if (response == null)
throw
new IllegalArgumentException("response is null");
520
if (account == null)
throw
new IllegalArgumentException("account is null");
577
if (accountType == null)
throw
new IllegalArgumentException("accountType is null")
[
all
...]
/frameworks/base/core/java/android/content/
SearchRecentSuggestionsProvider.java
170
throw
new IllegalArgumentException();
218
throw
new IllegalArgumentException("Unknown Uri");
226
throw
new IllegalArgumentException("Unknown Uri");
252
throw
new IllegalArgumentException("Unknown Uri");
265
throw
new IllegalArgumentException("Unknown Uri");
280
throw
new IllegalArgumentException("Unknown Uri");
293
throw
new IllegalArgumentException("Provider not configured");
337
throw
new IllegalArgumentException("Unknown Uri");
342
throw
new IllegalArgumentException("Unknown Uri");
382
throw
new UnsupportedOperationException("Not implemented")
[
all
...]
/frameworks/base/core/java/android/net/http/
AndroidHttpClientConnection.java
98
throw
new IllegalArgumentException("Socket may not be null");
101
throw
new IllegalArgumentException("HTTP parameters may not be null");
147
throw
new IllegalStateException("Connection is already open");
153
throw
new IllegalStateException("Connection is not open");
257
throw
new IllegalArgumentException("HTTP request may not be null");
273
throw
new IllegalArgumentException("HTTP request may not be null");
309
throw
new NoHttpResponseException("The target server failed to respond");
353
throw
new IOException("Maximum line length limit exceeded");
366
throw
new IOException("Maximum header count exceeded");
436
* connection it will
throw
an IOException
[
all
...]
/packages/apps/IM/src/com/android/im/imps/
PtsPrimitiveSerializer.java
51
throw
new SerializerException("Unsupported IMPS version");
60
throw
new SerializerException("null Transaction-ID for non polling request");
67
throw
new SerializerException(
78
throw
new SerializerException("Unsupported transaction type "
114
throw
new SerializerException("Don't know how to encode element "
131
throw
new SerializerException("Empty value for element "
250
throw
new SerializerException("No presence in the PresenceSubList");
339
throw
new SerializerException("Can't find presence value for " + presenceName);
371
throw
new SerializerException("Unsupport presence attribute: " + tagname);
454
throw
new SerializerException("Invalid service tree tag:
[
all
...]
/cts/tests/tests/content/src/android/content/cts/
ContentResolverSyncTestCase.java
106
fail("should not
throw
an InterruptedException");
128
fail("should not
throw
an InterruptedException");
144
fail("should not
throw
an InterruptedException");
289
fail("did not
throw
IllegalArgumentException when extras is null.");
313
fail("did not
throw
IllegalArgumentException when extras is invalide.");
/cts/tests/tests/os/src/android/os/cts/
ProcessTest.java
105
notes = "The documentation states that this will
throw
a SecurityException" +
108
"does not
throw
a SecurityException, regardless of the priority value.",
114
notes = "The documentation states that this will
throw
a SecurityException" +
117
"does not
throw
a SecurityException, regardless of the priority value.",
175
fail("Should
throw
IllegalArgumentException");
/dalvik/dx/src/com/android/dx/cf/code/
ExecutionStack.java
156
throw
new NullPointerException("type == null");
185
throw
new IllegalArgumentException("n < 0");
243
throw
new NullPointerException("type == null");
276
throw
ex;
303
throw
new SimException("stack: " + msg);
/dalvik/dx/src/com/android/dx/cf/direct/
MemberListParser.java
65
throw
new NullPointerException("cf == null");
69
throw
new IllegalArgumentException("offset < 0");
73
throw
new NullPointerException("attributeFactory == null");
229
throw
ex;
234
throw
pe;
/dalvik/dx/src/com/android/dx/dex/code/
DalvInsnList.java
81
* do that, this will
throw
{@code NullPointerException}.
156
throw
ExceptionWithContext.withContext(ex,
164
throw
new RuntimeException("write length mismatch; expected " +
246
throw
new RuntimeException(ex);
265
throw
new RuntimeException(ex);
SwitchData.java
65
throw
new NullPointerException("user == null");
69
throw
new NullPointerException("cases == null");
73
throw
new NullPointerException("targets == null");
79
throw
new IllegalArgumentException("cases / targets mismatch");
83
throw
new IllegalArgumentException("too many cases");
/dalvik/dx/src/com/android/dx/util/
FixedSizeList.java
41
throw
new IllegalArgumentException("size < 0");
168
* will
throw
{@code NullPointerException}. This method is
180
throw
new NullPointerException("unset: " + n);
232
throw
new IndexOutOfBoundsException("n < 0");
235
throw
new IndexOutOfBoundsException("n >= size()");
/dalvik/libcore/crypto/src/main/java/javax/crypto/
KeyGenerator.java
103
throw
new NullPointerException(Messages.getString("crypto.02")); //$NON-NLS-1$
135
throw
new IllegalArgumentException(Messages.getString("crypto.03")); //$NON-NLS-1$
139
throw
new NoSuchProviderException(provider);
164
throw
new IllegalArgumentException(Messages.getString("crypto.04")); //$NON-NLS-1$
167
throw
new NullPointerException(Messages.getString("crypto.02")); //$NON-NLS-1$
SecretKeyFactory.java
108
throw
new NullPointerException(Messages.getString("crypto.02")); //$NON-NLS-1$
140
throw
new IllegalArgumentException(Messages.getString("crypto.03")); //$NON-NLS-1$
144
throw
new NoSuchProviderException(provider);
170
throw
new IllegalArgumentException(Messages.getString("crypto.04")); //$NON-NLS-1$
173
throw
new NullPointerException(Messages.getString("crypto.02")); //$NON-NLS-1$
/dalvik/libcore/luni/src/main/java/java/io/
SequenceInputStream.java
56
throw
new NullPointerException();
79
throw
new NullPointerException();
118
throw
new NullPointerException();
193
throw
new NullPointerException(Msg.getString("K0047")); //$NON-NLS-1$
201
throw
new IndexOutOfBoundsException(Msg.getString("K002f")); //$NON-NLS-1$
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ProcessBuilderTest.java
162
fail("should
throw
NPE.");
168
fail("should
throw
NPE.");
174
fail("should
throw
NPE.");
180
fail("should
throw
ClassCastException.");
272
throw
new SecurityException();
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
InvocationTargetExceptionTest.java
107
throw
new NullPointerException();
162
fail("Failed to
throw
exception");
191
fail("Failed to
throw
exception");
219
fail("Failed to
throw
exception");
247
fail("Failed to
throw
exception");
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
FileLockTest.java
91
fail("should
throw
IllegalArgumentException.");
97
fail("should
throw
IllegalArgumentException.");
104
fail("should
throw
IllegalArgumentException.");
233
fail("should
throw
ClosedChannelException");
246
fail("should
throw
ClosedChannelException");
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
AbstractCharsetEncoderTestCase.java
177
fail("should
throw
IllegalStateException");
186
fail("should
throw
IllegalStateException");
464
fail("should
throw
illegal state exception");
474
fail("should
throw
illegal state exception");
531
fail("should
throw
null pointer exception");
603
fail("should
throw
MalformedInputException");
628
fail("should
throw
UnmappableCharacterException");
648
fail("should
throw
runtime exception");
683
fail("should
throw
null pointer exception");
688
fail("should
throw
null pointer exception")
[
all
...]
/dalvik/libcore/security/src/main/java/java/security/
KeyPairGenerator.java
85
throw
new NullPointerException(Messages.getString("security.01")); //$NON-NLS-1$
120
throw
new IllegalArgumentException(
125
throw
new NoSuchProviderException(provider);
147
throw
new IllegalArgumentException(Messages.getString("security.04")); //$NON-NLS-1$
150
throw
new NullPointerException(Messages.getString("security.01")); //$NON-NLS-1$
Completed in 395 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>