Searched refs:IllegalArgumentException (Results 1 - 25 of 1375) sorted by relevance

1234567891011>>

/external/objenesis/tck/src/org/objenesis/tck/candidates/
H A DConstructorThrowingException.java24 throw new IllegalArgumentException("Constructor throwing an exception");
H A DConstructorWithMandatoryArguments.java25 throw new IllegalArgumentException("Need arguments");
H A DSerializableConstructorThrowingException.java28 throw new IllegalArgumentException("Constructor throwing an exception");
H A DSerializableConstructorWithMandatoryArguments.java29 throw new IllegalArgumentException("Need arguments");
/external/smack/src/org/xbill/DNS/
H A DInvalidDClassException.java11 public class InvalidDClassException extends IllegalArgumentException {
H A DInvalidTTLException.java11 public class InvalidTTLException extends IllegalArgumentException {
H A DInvalidTypeException.java11 public class InvalidTypeException extends IllegalArgumentException {
H A DRelativeNameException.java12 public class RelativeNameException extends IllegalArgumentException {
H A DSerial.java28 * @throws IllegalArgumentException serial1 or serial2 is out of range
33 throw new IllegalArgumentException(serial1 + " out of range");
35 throw new IllegalArgumentException(serial2 + " out of range");
50 * @throws IllegalArgumentException serial is out of range
55 throw new IllegalArgumentException(serial + " out of range");
/external/proguard/src/proguard/evaluation/value/
H A DValue.java48 throw new IllegalArgumentException("Value is not a Category 1 value [" + this.getClass().getName() + "]");
56 throw new IllegalArgumentException("Value is not a Category 2 value [" + this.getClass().getName() + "]");
65 throw new IllegalArgumentException("Value is not an integer value [" + this.getClass().getName() + "]");
73 throw new IllegalArgumentException("Value is not a long value [" + this.getClass().getName() + "]");
81 throw new IllegalArgumentException("Value is not a float value [" + this.getClass().getName() + "]");
89 throw new IllegalArgumentException("Value is not a double value [" + this.getClass().getName() + "]");
97 throw new IllegalArgumentException("Value is not a reference value [" + this.getClass().getName() + "]");
105 throw new IllegalArgumentException("Value is not an instruction offset value [" + this.getClass().getName() + "]");
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
H A DIllegalArgumentExceptionTest.java27 * @tests java.lang.IllegalArgumentException#IllegalArgumentException()
30 IllegalArgumentException e = new IllegalArgumentException();
37 * @tests java.lang.IllegalArgumentException#IllegalArgumentException(java.lang.String)
40 IllegalArgumentException e = new IllegalArgumentException("fixture");
46 * @tests {@link java.lang.IllegalArgumentException#IllegalArgumentException(Throwabl
[all...]
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
H A DDHGexParameters.java50 throw new IllegalArgumentException("pref_group_len out of range!");
74 throw new IllegalArgumentException("min_group_len out of range!");
77 throw new IllegalArgumentException("pref_group_len out of range!");
80 throw new IllegalArgumentException("max_group_len out of range!");
83 throw new IllegalArgumentException("pref_group_len is incompatible with min and max!");
86 throw new IllegalArgumentException("max_group_len must not be smaller than min_group_len!");
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/
H A DConfirmationCallbackTest.java52 public final void testConfirmationCallback_01() throws IllegalArgumentException {
57 } catch (IllegalArgumentException e){}
65 public final void testConfirmationCallback_02() throws IllegalArgumentException{
69 }catch (IllegalArgumentException e){}
73 } catch (IllegalArgumentException e){}
77 } catch (IllegalArgumentException e){}
86 public final void testConfirmationCallback_03() throws IllegalArgumentException {
89 } catch(IllegalArgumentException e){}
92 } catch(IllegalArgumentException e){}
96 } catch(IllegalArgumentException
[all...]
H A DTextInputCallbackTest.java58 } catch (IllegalArgumentException e) {
63 } catch (IllegalArgumentException e) {
68 } catch (IllegalArgumentException e) {
74 } catch (IllegalArgumentException e) {
80 } catch (IllegalArgumentException e) {
H A DNameCallbackTest.java55 } catch (IllegalArgumentException e) {
60 } catch (IllegalArgumentException e) {
65 } catch (IllegalArgumentException e) {
70 } catch (IllegalArgumentException e) {
/external/apache-http/src/org/apache/http/params/
H A DHttpConnectionParams.java65 throw new IllegalArgumentException("HTTP parameters may not be null");
80 throw new IllegalArgumentException("HTTP parameters may not be null");
94 throw new IllegalArgumentException("HTTP parameters may not be null");
112 throw new IllegalArgumentException("HTTP parameters may not be null");
119 throw new IllegalArgumentException("HTTP parameters may not be null");
127 throw new IllegalArgumentException("HTTP parameters may not be null");
140 throw new IllegalArgumentException("HTTP parameters may not be null");
157 throw new IllegalArgumentException("HTTP parameters may not be null");
170 throw new IllegalArgumentException("HTTP parameters may not be null");
184 throw new IllegalArgumentException("HTT
[all...]
H A DHttpProtocolParams.java68 throw new IllegalArgumentException("HTTP parameters may not be null");
84 throw new IllegalArgumentException("HTTP parameters may not be null");
96 throw new IllegalArgumentException("HTTP parameters may not be null");
113 throw new IllegalArgumentException("HTTP parameters may not be null");
125 throw new IllegalArgumentException("HTTP parameters may not be null");
143 throw new IllegalArgumentException("HTTP parameters may not be null");
150 throw new IllegalArgumentException("HTTP parameters may not be null");
157 throw new IllegalArgumentException("HTTP parameters may not be null");
164 throw new IllegalArgumentException("HTTP parameters may not be null");
172 throw new IllegalArgumentException("HTT
[all...]
H A DHttpAbstractParamBean.java40 throw new IllegalArgumentException("HTTP parameters may not be null");
/external/smack/src/org/apache/harmony/javax/security/auth/callback/
H A DConfirmationCallback.java65 throw new IllegalArgumentException("auth.16"); //$NON-NLS-1$
71 throw new IllegalArgumentException("auth.17"); //$NON-NLS-1$
76 throw new IllegalArgumentException("auth.17"); //$NON-NLS-1$
81 throw new IllegalArgumentException("auth.17"); //$NON-NLS-1$
85 throw new IllegalArgumentException("auth.18"); //$NON-NLS-1$
95 throw new IllegalArgumentException("auth.16"); //$NON-NLS-1$
99 throw new IllegalArgumentException("auth.1A"); //$NON-NLS-1$
103 throw new IllegalArgumentException("auth.1A"); //$NON-NLS-1$
107 throw new IllegalArgumentException("auth.17"); //$NON-NLS-1$
120 throw new IllegalArgumentException("aut
[all...]
/external/apache-http/src/org/apache/http/impl/
H A DNoConnectionReuseStrategy.java56 throw new IllegalArgumentException("HTTP response may not be null");
59 throw new IllegalArgumentException("HTTP context may not be null");
/external/apache-http/src/org/apache/http/util/
H A DEncodingUtils.java66 throw new IllegalArgumentException("Parameter may not be null");
70 throw new IllegalArgumentException("charset may not be null or empty");
92 throw new IllegalArgumentException("Parameter may not be null");
108 throw new IllegalArgumentException("data may not be null");
112 throw new IllegalArgumentException("charset may not be null or empty");
131 throw new IllegalArgumentException("Parameter may not be null");
154 throw new IllegalArgumentException("Parameter may not be null");
174 throw new IllegalArgumentException("Parameter may not be null");
/external/apache-http/src/org/apache/http/impl/cookie/
H A DBasicSecureHandler.java47 throw new IllegalArgumentException("Cookie may not be null");
55 throw new IllegalArgumentException("Cookie may not be null");
58 throw new IllegalArgumentException("Cookie origin may not be null");
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DServiceConfigurationErrorTest.java48 IllegalArgumentException iae = new IllegalArgumentException(
65 new IllegalArgumentException("info in the IAE")));
75 new IllegalArgumentException("info in the IAE"));
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
H A DBlockCipher.java15 * @exception IllegalArgumentException if the params argument is
19 throws IllegalArgumentException;
H A DDerivationFunction.java16 throws DataLengthException, IllegalArgumentException;

Completed in 1784 milliseconds

1234567891011>>