OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:throw
(Results
576 - 600
of
5185
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/dalvik/libcore/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/spi/
CharsetProviderTest.java
54
fail("Should
throw
SecurityException!");
89
throw
new SecurityException();
99
throw
new SecurityException();
/dalvik/libcore/prefs/src/main/java/java/util/prefs/
NodeChangeEvent.java
32
* so the serialization methods do nothing but
throw
a {@code NotSerializableException}.
84
throw
new NotSerializableException();
92
throw
new NotSerializableException();
/dalvik/libcore/security/src/main/java/java/security/spec/
ECPrivateKeySpec.java
45
//
throw
NullPointerException if s or params is null
47
throw
new NullPointerException(Messages.getString("security.83", "s")); //$NON-NLS-1$ //$NON-NLS-2$
50
throw
new NullPointerException(Messages.getString("security.83", "params")); //$NON-NLS-1$ //$NON-NLS-2$
RSAOtherPrimeInfo.java
54
throw
new NullPointerException(Messages.getString("security.83", "prime")); //$NON-NLS-1$ //$NON-NLS-2$
57
throw
new NullPointerException(Messages.getString("security.83", "primeExponent")); //$NON-NLS-1$ //$NON-NLS-2$
60
throw
new NullPointerException(Messages.getString("security.83", "crtCoefficient")); //$NON-NLS-1$ //$NON-NLS-2$
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cms/
OriginatorInfo.java
44
throw
new IllegalArgumentException("Bad tag in OriginatorInfo: " + o.getTagNo());
52
throw
new IllegalArgumentException("OriginatorInfo too big");
91
throw
new IllegalArgumentException("Invalid OriginatorInfo: " + obj.getClass().getName());
RecipientInfo.java
68
throw
new IllegalArgumentException("unknown object in factory: "
89
throw
new IllegalStateException("unknown tag");
118
throw
new IllegalStateException("unknown tag");
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/esf/
SignerLocation.java
47
throw
new IllegalArgumentException("postal address must contain less than 6 strings");
51
throw
new IllegalArgumentException("illegal tag");
63
throw
new IllegalArgumentException("postal address must contain less than 6 strings");
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/icao/
LDSSecurityObject.java
51
throw
new IllegalArgumentException("unknown object in getInstance");
59
throw
new IllegalArgumentException("null or empty sequence passed.");
95
throw
new IllegalArgumentException("wrong size in DataGroupHashValues : not in (2.."+ ub_DataGroups +")");
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/pkcs/
CertificationRequestInfo.java
52
throw
new IllegalArgumentException("unknown object in factory");
66
throw
new IllegalArgumentException("Not all mandatory fields set in CertificationRequestInfo generator.");
90
throw
new IllegalArgumentException("Not all mandatory fields set in CertificationRequestInfo generator.");
PrivateKeyInfo.java
47
throw
new IllegalArgumentException("unknown object in factory");
66
throw
new IllegalArgumentException("wrong version for private key info");
79
throw
new IllegalArgumentException("Error recoverying private key from sequence");
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
Holder.java
45
throw
new IllegalArgumentException("unknown object in factory");
53
throw
new IllegalArgumentException("Bad sequence size: "
73
throw
new IllegalArgumentException("unknown tag in Holder");
V2Form.java
37
throw
new IllegalArgumentException("unknown object in factory");
51
throw
new IllegalArgumentException("Bad sequence size: " + seq.size());
75
throw
new IllegalArgumentException("Bad tag number: "
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
BufferedAsymmetricBlockCipher.java
94
throw
new DataLengthException("attempt to process message to long for cipher");
119
throw
new IllegalArgumentException("Can't have a negative input length!");
124
throw
new DataLengthException("attempt to process message to long for cipher");
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/
PKCS10CertificationRequest.java
169
throw
new IllegalArgumentException("badly encoded request");
213
throw
new IllegalArgumentException("can't convert name");
265
throw
new IllegalArgumentException("Unknown signature type requested");
270
throw
new IllegalArgumentException("subject must not be null");
275
throw
new IllegalArgumentException("public key must not be null");
297
throw
new IllegalArgumentException("can't encode public key");
324
throw
new SecurityException("exception encoding TBS cert request - " + e);
367
throw
e;
372
throw
new InvalidKeyException("error decoding public key");
410
throw
e
[
all
...]
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
JCESecretKeyFactory.java
46
throw
new InvalidKeySpecException("Invalid KeySpec");
56
throw
new InvalidKeySpecException("keySpec parameter is null");
60
throw
new InvalidKeySpecException("key parameter is null");
81
throw
new InvalidKeySpecException(e.toString());
91
throw
new InvalidKeyException("key parameter is null");
96
throw
new InvalidKeyException("Key not of type " + algName + ".");
159
throw
new InvalidKeySpecException("Invalid KeySpec");
229
throw
new InvalidKeySpecException("Invalid KeySpec");
270
throw
new InvalidKeySpecException("keySpec parameter is null");
274
throw
new InvalidKeySpecException("key parameter is null")
[
all
...]
/dalvik/libcore/security/src/main/java/org/bouncycastle/util/encoders/
Base64.java
27
throw
new RuntimeException("exception encoding base64 string: " + e);
77
throw
new RuntimeException("exception decoding base64 string: " + e);
99
throw
new RuntimeException("exception decoding base64 string: " + e);
Hex.java
40
throw
new RuntimeException("exception encoding Hex string: " + e);
90
throw
new RuntimeException("exception decoding Hex string: " + e);
112
throw
new RuntimeException("exception decoding Hex string: " + e);
/dalvik/libcore/sql/src/main/java/SQLite/
JDBCDriver.java
24
throw
new java.lang.Exception("unsupported java version");
83
throw
new SQLException(ie.getTargetException().toString());
85
throw
new SQLException(e.toString());
/dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MySignature1.java
82
if (b == null)
throw
new NullPointerException();
84
throw
new IllegalArgumentException("incorrect parameter off");
87
throw
new IllegalArgumentException("incorrect parameter len");
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLParameters.java
160
throw
new KeyManagementException("No X509KeyManager found");
189
throw
new KeyManagementException("No X509TrustManager found");
202
throw
new KeyManagementException(e);
204
throw
new KeyManagementException(e);
206
throw
new KeyManagementException(e);
209
throw
new KeyManagementException(e);
211
throw
new KeyManagementException(e);
325
throw
new IllegalArgumentException("Provided parameter is null");
331
throw
new IllegalArgumentException(suites[i] +
352
throw
new IllegalArgumentException("Provided parameter is null")
[
all
...]
/dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/
CharacterDataImpl.java
74
throw
new DOMException(DOMException.INDEX_SIZE_ERR, null);
83
throw
new DOMException(DOMException.INDEX_SIZE_ERR, null);
95
throw
new DOMException(DOMException.INDEX_SIZE_ERR, null);
/dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/midi/
AndroidMidiFileReader.java
40
throw
new UnsupportedOperationException();
46
throw
new UnsupportedOperationException();
51
throw
new UnsupportedOperationException();
/dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/sampled/
AndroidAudioFileReader.java
41
throw
new UnsupportedOperationException();
47
throw
new UnsupportedOperationException();
53
throw
new UnsupportedOperationException();
/dalvik/tests/061-out-of-memory/src/
Main.java
49
throw
new RuntimeException("Test failed: " +
92
/* Can't reliably
throw
this from inside the internal function, because
95
throw
new RuntimeException("Test failed: " +
/external/apache-http/src/org/apache/http/message/
BasicHeaderValueParser.java
98
throw
new IllegalArgumentException
117
throw
new IllegalArgumentException("Char array buffer may not be null");
120
throw
new IllegalArgumentException("Parser cursor may not be null");
149
throw
new IllegalArgumentException
168
throw
new IllegalArgumentException("Char array buffer may not be null");
171
throw
new IllegalArgumentException("Parser cursor may not be null");
214
throw
new IllegalArgumentException
234
throw
new IllegalArgumentException("Char array buffer may not be null");
237
throw
new IllegalArgumentException("Parser cursor may not be null");
284
throw
new IllegalArgumentExceptio
[
all
...]
Completed in 502 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>