HomeSort by relevance Sort by last modified time
    Searched full:throw (Results 976 - 1000 of 5185) sorted by null

<<31323334353637383940>>

  /external/proguard/src/proguard/
InputReader.java 60 throw new IOException("The input is empty. You have to specify one or more '-injars' options");
91 throw new IOException("The input doesn't contain any classes. Did you specify the proper '-injars' options?");
133 throw new IOException("Please correct the above warnings first.");
163 throw new IOException("Input jars and output jars must be different ["+entry1.getName()+"]");
230 throw new IOException("Can't read [" + classPathEntry + "] (" + ex.getMessage() + ")");
  /external/proguard/src/proguard/ant/
ProGuardTask.java 51 throw new BuildException(ex.getMessage());
60 throw new BuildException(ex.getMessage());
70 throw new BuildException("Use the <outjar> nested element instead of the 'outjar' attribute");
91 throw new BuildException("Unsupported target '"+target+"'");
283 throw new BuildException(ex.getMessage());
  /frameworks/base/awt/java/awt/image/
ComponentSampleModel.java 101 throw new IllegalArgumentException(Messages.getString("awt.24B")); //$NON-NLS-1$
106 throw new IllegalArgumentException(Messages.getString("awt.24C")); //$NON-NLS-1$
111 throw new IllegalArgumentException(Messages.getString("awt.24D")); //$NON-NLS-1$
124 throw new IllegalArgumentException(Messages.getString("awt.24E", i)); //$NON-NLS-1$
156 throw new IllegalArgumentException(Messages.getString("awt.24B")); //$NON-NLS-1$
161 throw new IllegalArgumentException(Messages.getString("awt.24C")); //$NON-NLS-1$
180 throw new ArrayIndexOutOfBoundsException(Messages.getString("awt.63")); //$NON-NLS-1$
267 throw new ArrayIndexOutOfBoundsException(Messages.getString("awt.63")); //$NON-NLS-1$
339 throw new RasterFormatException(Messages.getString("awt.64")); //$NON-NLS-1$
389 throw new ArrayIndexOutOfBoundsException(Messages.getString("awt.63")); //$NON-NLS-1
    [all...]
  /frameworks/base/awt/javax/imageio/
IIOImage.java 73 throw new IllegalArgumentException("image should not be NULL");
95 throw new IllegalArgumentException("raster should not be NULL");
122 throw new IllegalArgumentException("image should not be NULL");
158 throw new IllegalArgumentException("raster should not be NULL");
184 throw new IndexOutOfBoundsException("no thumbnails were set");
  /frameworks/base/awt/javax/imageio/plugins/jpeg/
JPEGImageWriteParam.java 109 throw new IllegalArgumentException("Invalid JPEG table arrays");
112 throw new IllegalArgumentException("Invalid JPEG table arrays");
115 throw new IllegalArgumentException("Invalid JPEG table arrays");
197 throw new IllegalStateException("Compression mode not MODE_EXPLICIT!");
205 throw new IllegalStateException("Compression mode not MODE_EXPLICIT!");
  /frameworks/base/core/java/android/util/
Xml.java 61 throw new AssertionError(e);
89 throw new AssertionError(e);
113 throw new AssertionError(e);
126 throw new AssertionError(e);
161 throw new UnsupportedEncodingException(encodingName);
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduHeaders.java 378 throw new InvalidHeaderValueException("Invalid Octet value!");
385 throw new InvalidHeaderValueException("Invalid Octet value!");
392 throw new InvalidHeaderValueException("Invalid Octet value!");
398 throw new InvalidHeaderValueException("Invalid Octet value!");
404 throw new InvalidHeaderValueException("Invalid Octet value!");
411 throw new InvalidHeaderValueException("Invalid Octet value!");
417 throw new InvalidHeaderValueException("Invalid Octet value!");
423 throw new InvalidHeaderValueException("Invalid Octet value!");
430 throw new InvalidHeaderValueException("Invalid Octet value!");
485 throw new InvalidHeaderValueException("Invalid Octet value!")
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Picture.java 117 throw new NullPointerException();
121 throw new RuntimeException();
135 throw new RuntimeException();
162 throw new RuntimeException(
169 throw new RuntimeException(
  /frameworks/base/packages/VpnServices/src/com/android/server/vpn/
DaemonProxy.java 75 throw new IOException("cannot start service: " + svc);
89 throw new IOException("socket error, result from service: "
152 throw excp;
159 throw new IOException("no control socket available");
196 throw new RuntimeException(e);
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
BridgeInflater.java 102 // If the class was not found, we throw the exception directly, because this
103 // method is already expected to throw it.
104 throw e;
110 throw exception;
136 throw exception;
  /packages/apps/Email/src/com/android/email/mail/
Sender.java 42 throw new MessagingException("Sender.newInstance: Unknown scheme in " + uri);
58 throw new MessagingException("can not instantiate Sender object for " + uri);
61 throw new MessagingException(
112 throw new MessagingException("Unable to locate an applicable Transport for " + uri);
157 throw new LimitViolationException(msgResourceId, actual, limit);
  /packages/apps/Email/src/org/apache/james/mime4j/decoder/
UnboundedFifoByteBuffer.java 82 throw new IllegalArgumentException("The size must be greater than 0");
159 throw new IllegalStateException("The buffer is already empty");
173 throw new IllegalStateException("The buffer is already empty");
232 throw new NoSuchElementException();
241 throw new IllegalStateException();
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/groovytests/
TestGroovy.java 77 throw new FileNotFoundException(filename);
85 // Get an instance. This might throw ClassCastException.
103 fail("Script failed to throw an exception on missing groovy file.");
122 fail("Script failed to throw a ClassCastException.");
141 fail("Script failed to throw a compilation error.");
  /dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
FileHandlerTest.java 689 fail("should throw security exception");
696 fail("should throw security exception");
702 fail("should throw security exception");
707 fail("should throw security exception");
712 fail("should throw security exception");
717 fail("should throw security exception");
771 fail("should throw security exception");
777 fail("should throw security exception");
783 fail("should throw security exception");
788 fail("should throw security exception")
    [all...]
  /frameworks/base/awt/javax/imageio/metadata/
IIOMetadataNode.java 166 throw new DOMException(DOMException.INUSE_ATTRIBUTE_ERR,
192 throw new DOMException(DOMException.NOT_FOUND_ERR, "No such attribute!");
271 * public TypeInfo getSchemaTypeInfo() { throw new
304 throw new DOMException(DOMException.NOT_SUPPORTED_ERR, "Method not supported");
338 throw new DOMException(DOMException.NOT_SUPPORTED_ERR, "Method not supported");
369 throw new DOMException(DOMException.NOT_SUPPORTED_ERR, "Method not supported");
422 throw new IllegalArgumentException("newChild == null!");
466 throw new IllegalArgumentException("newChild == null!");
506 throw new IllegalArgumentException("oldChild == null!");
605 throw new DOMException(DOMException.NOT_SUPPORTED_ERR, "Method not supported")
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java 112 fail("should throw out IllegalStateException when creating Canvas with an ImmutableBitmap");
121 fail("should throw out RuntimeException when creating Canvas with a"
170 fail("should throw out IllegalStateException when setting an "
180 fail("should throw out RuntimeException when setting MutableBitmap to Canvas "
190 fail("should throw out RuntimeException when setting Bitmap which is recycled"
253 fail("should throw out IllegalStateException because cannot restore Canvas"
818 fail("should throw out IllegalArgumentException because saveCount is less than 1");
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
SerializationStressTest3.java 391 assertTrue("Did not throw exception with optional data size ",
399 throw err;
434 throw err;
469 throw err;
504 throw err;
539 throw err;
574 throw err;
609 throw err;
644 throw err;
679 throw err
    [all...]
  /packages/apps/Email/src/com/android/email/mail/store/
Pop3Store.java 107 throw new MessagingException("Invalid Pop3Store URI", use);
112 throw new MessagingException("Unsupported protocol");
220 throw new MessagingException(null, ioe);
233 throw new MessagingException("Folder does not exist");
252 throw new MessagingException(MessagingException.TLS_REQUIRED);
263 throw new AuthenticationFailedException(null, me);
270 throw new MessagingException(MessagingException.IOERROR, ioe.toString());
292 throw new MessagingException("POP3 STAT", statException);
362 throw new MessagingException("getMessages", ioe);
373 throw new MessagingException(String.format("Invalid message set %d %d"
    [all...]
ImapStore.java 145 throw new MessagingException("Invalid ImapStore URI", use);
150 throw new MessagingException("Unsupported protocol");
392 throw new MessagingException("Unable to get folder list.", ioe);
406 throw new MessagingException(MessagingException.IOERROR, ioe.toString());
446 * The only thing that can throw this is getBytes("US-ASCII") and if US-ASCII doesn't
449 throw new RuntimeException("Unabel to encode folder name: " + name, uee);
465 * The only thing that can throw this is getBytes("US-ASCII") and if US-ASCII doesn't
468 throw new RuntimeException("Unable to decode folder name: " + name, uee);
535 throw new MessagingException(
541 throw ioExceptionHandler(mConnection, ioe)
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
URI.java 220 throw new MalformedURIException(
227 throw new MalformedURIException(
293 throw new MalformedURIException(Utils.messages.createMessage(MsgKey.ER_SCHEME_REQUIRED, null)); //"Scheme is required!");
300 throw new MalformedURIException(
306 throw new MalformedURIException(
315 throw new MalformedURIException(
321 throw new MalformedURIException(
375 throw new MalformedURIException(
397 throw new MalformedURIException(Utils.messages.createMessage(MsgKey.ER_NO_SCHEME_IN_URI, new Object[]{uriSpec})); //"No scheme found in URI: "+uriSpec);
444 // In some cases, it might make more sense to throw an exceptio
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
URI.java 217 throw new MalformedURIException(
224 throw new MalformedURIException(
290 throw new MalformedURIException(XMLMessages.createXMLMessage(XMLErrorResources.ER_SCHEME_REQUIRED, null)); //"Scheme is required!");
297 throw new MalformedURIException(
303 throw new MalformedURIException(
312 throw new MalformedURIException(
318 throw new MalformedURIException(
372 throw new MalformedURIException(
394 throw new MalformedURIException(XMLMessages.createXMLMessage(XMLErrorResources.ER_NO_SCHEME_IN_URI, new Object[]{uriSpec})); //"No scheme found in URI: "+uriSpec);
464 // In some cases, it might make more sense to throw an exceptio
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Simulator.java 72 throw new NullPointerException("machine == null");
76 throw new NullPointerException("method == null");
105 throw ex;
165 throw new NullPointerException("frame == null");
173 throw new SimException("invalid opcode " + Hex.u1(opcode));
236 throw illegalTos();
244 throw new SimException("type mismatch: expected " +
348 throw illegalTos();
360 throw illegalTos();
372 throw illegalTos()
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
EmulatedFields.java 122 throw new IllegalArgumentException("no field '" + name + "'");
210 throw new IllegalArgumentException("no byte field '" + name + "'");
236 throw new IllegalArgumentException("no char field '" + name + "'");
262 throw new IllegalArgumentException("no double field '" + name + "'");
288 throw new IllegalArgumentException("no float field '" + name + "'");
314 throw new IllegalArgumentException("no int field '" + name + "'");
340 throw new IllegalArgumentException("no long field '" + name + "'");
366 throw new IllegalArgumentException("no Object field '" + name + "'");
391 throw new IllegalArgumentException("no short field '" + name + "'");
417 throw new IllegalArgumentException("no boolean field '" + name + "'")
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
RuntimeTest.java 95 fail("failed to throw IOException when exec'ed inexistent program");
250 throw new SecurityException();
312 throw new SecurityException();
317 throw new SecurityException();
379 throw new SecurityException();
384 throw new SecurityException();
445 throw new SecurityException();
450 throw new SecurityException();
514 throw new SecurityException();
519 throw new SecurityException()
    [all...]
  /frameworks/base/core/java/android/content/
ContentProviderOperation.java 216 throw new OperationApplicationException("insert failed");
246 // Throw exception when expected values don't match
248 throw new OperationApplicationException("Found value " + cursorValue
260 throw new IllegalStateException("bad type, " + mType);
265 throw new OperationApplicationException("wrong number of rows: " + numRows);
299 throw new IllegalArgumentException("values backref " + key + " is not an integer");
360 throw new ArrayIndexOutOfBoundsException("asked for back ref " + backRefIndex
413 throw new IllegalArgumentException("uri must not be null");
424 throw new IllegalArgumentException("Empty values");
431 throw new IllegalArgumentException("Empty values")
    [all...]

Completed in 1091 milliseconds

<<31323334353637383940>>