OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
51 - 75
of
3575
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/java/net/
ConnectException.java
32
*
Constructs
a new instance.
38
*
Constructs
a new instance with the given detail message.
45
*
Constructs
a new instance with the given detail message and cause.
MalformedURLException.java
33
*
Constructs
a new instance.
39
*
Constructs
a new instance with the given detail message.
46
*
Constructs
a new instance with given detail message and cause.
NoRouteToHostException.java
33
*
Constructs
a new instance.
39
*
Constructs
a new instance with the given detail message.
46
*
Constructs
a new instance with given detail message and cause.
PortUnreachableException.java
32
*
Constructs
a new instance.
38
*
Constructs
a new instance with the given detail message.
45
*
Constructs
a new instance with given detail message and cause.
ProtocolException.java
30
*
Constructs
a new instance.
36
*
Constructs
a new instance with the given detail message.
43
*
Constructs
a new instance with given detail message and cause.
UnknownServiceException.java
33
*
Constructs
a new instance.
39
*
Constructs
a new instance with the given detail message.
46
*
Constructs
a new instance with given detail message and cause.
/libcore/luni/src/main/java/javax/net/ssl/
SSLHandshakeException.java
29
*
Constructs
a new instance with the given detail message.
36
*
Constructs
a new instance with given cause.
44
*
Constructs
a new instance with given detail message and cause.
/libcore/luni/src/test/java/tests/api/javax/security/auth/
UnsupportedCallbackExceptionTest.java
40
* Assertion:
constructs
with null parameter.
52
* Assertion:
constructs
with not null parameter.
64
* Assertion:
constructs
with null callback parameter and null message.
74
* Assertion:
constructs
with null callback parameter and not null message.
87
* Assertion:
constructs
with not null callback parameter and null message.
99
* Assertion:
constructs
with not null parameters.
/external/smack/src/org/jivesoftware/smack/util/collections/
DefaultMapEntry.java
36
*
Constructs
a new entry with the specified key and given value.
46
*
Constructs
a new entry from the specified KeyValue.
56
*
Constructs
a new entry from the specified MapEntry.
/libcore/luni/src/main/java/java/lang/
ArrayIndexOutOfBoundsException.java
29
*
Constructs
a new {@code ArrayIndexOutOfBoundsException} that includes the
36
*
Constructs
a new {@code ArrayIndexOutOfBoundsException} with the current
48
*
Constructs
a new {@code ArrayIndexOutOfBoundsException} with the current
ClassNotFoundException.java
30
*
Constructs
a new {@code ClassNotFoundException} that includes the current
38
*
Constructs
a new {@code ClassNotFoundException} with the current stack
49
*
Constructs
a new {@code ClassNotFoundException} with the current stack
ExceptionInInitializerError.java
30
*
Constructs
a new {@code ExceptionInInitializerError} that includes the
38
*
Constructs
a new {@code ExceptionInInitializerError} with the current
50
*
Constructs
a new {@code ExceptionInInitializerError} with the current
InstantiationError.java
31
*
Constructs
a new {@code InstantiationError} that includes the current
38
*
Constructs
a new {@code InstantiationError} with the current stack trace
49
*
Constructs
a new {@code InstantiationError} with the current stack trace
/libcore/luni/src/main/java/java/lang/annotation/
AnnotationFormatError.java
33
*
Constructs
an instance with the message provided.
43
*
Constructs
an instance with a message and a cause.
55
*
Constructs
an instance with a cause. If the cause is not
/libcore/luni/src/main/java/java/util/prefs/
InvalidPreferencesFormatException.java
30
*
Constructs
a new {@code InvalidPreferencesFormatException} instance with
41
*
Constructs
a new {@code InvalidPreferencesFormatException} instance with
54
*
Constructs
a new {@code InvalidPreferencesFormatException} instance with
/external/ant-glob/src/org/apache/tools/ant/
BuildException.java
28
*
Constructs
a build exception with no descriptive information.
35
*
Constructs
an exception with the given descriptive message.
45
*
Constructs
an exception with the given message and exception as
59
*
Constructs
an exception with the given exception as a root cause.
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DigestExceptionTest.java
55
*
constructs
DigestException with no detail message
65
*
constructs
DigestException with detail message msg. Parameter
80
*
constructs
DigestException when <code>msg</code> is null
91
*
constructs
DigestException when <code>cause</code> is null
102
*
constructs
DigestException when <code>cause</code> is not null
119
* Assertion:
constructs
DigestException when <code>cause</code> is null
130
* Assertion:
constructs
DigestException when <code>cause</code> is null
145
* Assertion:
constructs
DigestException when <code>cause</code> is not
163
* Assertion:
constructs
DigestException when <code>cause</code> is not
GeneralSecurityExceptionTest.java
56
*
constructs
GeneralSecurityException with no detail message
66
* Assertion:
constructs
GeneralSecurityException with detail message msg.
81
* Assertion:
constructs
GeneralSecurityException when <code>msg</code> is
93
* Assertion:
constructs
GeneralSecurityException when <code>cause</code>
105
* Assertion:
constructs
GeneralSecurityException when <code>cause</code>
123
* constructor Assertion:
constructs
GeneralSecurityException when
134
* constructor Assertion:
constructs
GeneralSecurityException when
149
* constructor Assertion:
constructs
GeneralSecurityException when
167
* constructor Assertion:
constructs
GeneralSecurityException when
InvalidAlgorithmParameterExceptionTest.java
57
* Assertion:
constructs
InvalidAlgorithmParameterException with no detail
68
* constructor Assertion:
constructs
InvalidAlgorithmParameterException with
83
* constructor Assertion:
constructs
InvalidAlgorithmParameterException when
96
* constructor Assertion:
constructs
InvalidAlgorithmParameterException when
109
* constructor Assertion:
constructs
InvalidAlgorithmParameterException when
129
* constructor Assertion:
constructs
InvalidAlgorithmParameterException when
142
* constructor Assertion:
constructs
InvalidAlgorithmParameterException when
158
* constructor Assertion:
constructs
InvalidAlgorithmParameterException when
178
* constructor Assertion:
constructs
InvalidAlgorithmParameterException when
InvalidKeyExceptionTest.java
55
*
constructs
InvalidKeyException with no detail message
65
* Assertion:
constructs
InvalidKeyException with detail message msg.
80
* Assertion:
constructs
InvalidKeyException when <code>msg</code> is null
91
* Assertion:
constructs
InvalidKeyException when <code>cause</code> is
103
* Assertion:
constructs
InvalidKeyException when <code>cause</code> is
121
* constructor Assertion:
constructs
InvalidKeyException when
132
* constructor Assertion:
constructs
InvalidKeyException when
147
* constructor Assertion:
constructs
InvalidKeyException when
165
* constructor Assertion:
constructs
InvalidKeyException when
KeyExceptionTest.java
54
* Test for <code>KeyException()</code> constructor Assertion:
constructs
65
*
constructs
KeyException with detail message msg. Parameter
80
*
constructs
KeyException when <code>msg</code> is null
91
*
constructs
KeyException when <code>cause</code> is null
102
*
constructs
KeyException when <code>cause</code> is not null
119
* Assertion:
constructs
KeyException when <code>cause</code> is null
130
* Assertion:
constructs
KeyException when <code>cause</code> is null
145
* Assertion:
constructs
KeyException when <code>cause</code> is not null
163
* Assertion:
constructs
KeyException when <code>cause</code> is not null
KeyManagementExceptionTest.java
56
*
constructs
KeyManagementException with no detail message
66
* Assertion:
constructs
KeyManagementException with detail message msg.
81
* Assertion:
constructs
KeyManagementException when <code>msg</code> is
93
* Assertion:
constructs
KeyManagementException when <code>cause</code> is
105
* Assertion:
constructs
KeyManagementException when <code>cause</code> is
123
* constructor Assertion:
constructs
KeyManagementException when
134
* constructor Assertion:
constructs
KeyManagementException when
149
* constructor Assertion:
constructs
KeyManagementException when
167
* constructor Assertion:
constructs
KeyManagementException when
KeyStoreExceptionTest.java
55
*
constructs
KeyStoreException with no detail message
65
*
constructs
KeyStoreException with detail message msg. Parameter
80
*
constructs
KeyStoreException when <code>msg</code> is null
91
* Assertion:
constructs
KeyStoreException when <code>cause</code> is null
102
* Assertion:
constructs
KeyStoreException when <code>cause</code> is not
120
* Assertion:
constructs
KeyStoreException when <code>cause</code> is null
131
* Assertion:
constructs
KeyStoreException when <code>cause</code> is null
146
* Assertion:
constructs
KeyStoreException when <code>cause</code> is not
164
* Assertion:
constructs
KeyStoreException when <code>cause</code> is not
NoSuchAlgorithmExceptionTest.java
56
*
constructs
NoSuchAlgorithmException with no detail message
66
* Assertion:
constructs
NoSuchAlgorithmException with detail message msg.
81
* Assertion:
constructs
NoSuchAlgorithmException when <code>msg</code> is
93
* Assertion:
constructs
NoSuchAlgorithmException when <code>cause</code>
105
* Assertion:
constructs
NoSuchAlgorithmException when <code>cause</code>
123
* constructor Assertion:
constructs
NoSuchAlgorithmException when
134
* constructor Assertion:
constructs
NoSuchAlgorithmException when
149
* constructor Assertion:
constructs
NoSuchAlgorithmException when
167
* constructor Assertion:
constructs
NoSuchAlgorithmException when
ProviderExceptionTest.java
55
*
constructs
ProviderException with no detail message
65
*
constructs
ProviderException with detail message msg. Parameter
80
*
constructs
ProviderException when <code>msg</code> is null
91
* Assertion:
constructs
ProviderException when <code>cause</code> is null
102
* Assertion:
constructs
ProviderException when <code>cause</code> is not
120
* Assertion:
constructs
ProviderException when <code>cause</code> is null
131
* Assertion:
constructs
ProviderException when <code>cause</code> is null
146
* Assertion:
constructs
ProviderException when <code>cause</code> is not
164
* Assertion:
constructs
ProviderException when <code>cause</code> is not
Completed in 832 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>