| Frames | No Frames |
Methods which throw type java.util.NoSuchElementException | |
| byte[] | Obtain the next element in the collection.
|
| CertificateURL.URLAndOptionalHash | |
| CipherSuite | Obtain the next element in the collection.
|
| CertificateRequest.ClientCertificateType | Obtain the next element in the collection.
|
| CompressionMethod | |
| Extension | Obtain the next element in the collection.
|
| ServerNameList.ServerName | |
| TrustedAuthorities.TrustedAuthority | Obtain the next element in the collection.
|
| X500Principal | Obtain the next element in the collection.
|
| CipherSuite | |
| CertificateRequest.ClientCertificateType | |
| CompressionMethod | |
| Extension | |
| X500Principal | |
Classes derived from java.util.NoSuchElementException | |
| class | Thrown when a Scanner instance encounters a mismatch
between the input data and the pattern it is trying to match it
against. |
Methods which throw type java.util.NoSuchElementException | |
| Object | This does the same as nextTokens. |
| String | Returns the nextToken of the string.
|
| String | Returns the nextToken, changing the delimiter set to the given
delim. |
Methods which throw type java.util.NoSuchElementException | |
| Object | Returns the next match in the input text. |
| REMatch | Returns the next match in the input text. |