OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unknownserviceexception
(Results
1 - 10
of
10
) sorted by null
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
UnknownServiceExceptionTest.java
20
import java.net.
UnknownServiceException
;
27
* @tests java.net.
UnknownServiceException
#
UnknownServiceException
()
32
throw new
UnknownServiceException
();
35
} catch (
UnknownServiceException
e) {
41
* @tests java.net.
UnknownServiceException
#
UnknownServiceException
(java.lang.String)
46
throw new
UnknownServiceException
("test");
49
} catch (
UnknownServiceException
e) {
/libcore/luni/src/main/java/java/net/
UnknownServiceException.java
28
public class
UnknownServiceException
extends IOException {
35
public
UnknownServiceException
() {
41
public
UnknownServiceException
(String detailMessage) {
49
public
UnknownServiceException
(String detailMessage, Throwable cause) {
URLConnection.java
303
throw new
UnknownServiceException
();
589
* this {@code URLConnection}. It throws an
UnknownServiceException
by
597
throw new
UnknownServiceException
("Does not support writing to the input stream");
615
* URLConnection}. It throws an {@code
UnknownServiceException
} by default.
623
throw new
UnknownServiceException
("Does not support writing to the output stream");
[
all
...]
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java
53
import java.net.
UnknownServiceException
;
946
} catch (
UnknownServiceException
e) {
[
all
...]
/external/libvpx/examples/includes/geshi/geshi/
groovy.php
[
all
...]
java.php
[
all
...]
java5.php
175
'Authenticator', 'Authenticator.RequestorType', 'BindException', 'CacheRequest', 'CacheResponse', 'ContentHandlerFactory', 'CookieHandler', 'DatagramPacket', 'DatagramSocket', 'DatagramSocketImpl', 'DatagramSocketImplFactory', 'FileNameMap', 'HttpRetryException', 'HttpURLConnection', 'Inet4Address', 'Inet6Address', 'InetAddress', 'InetSocketAddress', 'JarURLConnection', 'MalformedURLException', 'MulticastSocket', 'NetPermission', 'NetworkInterface', 'NoRouteToHostException', 'PasswordAuthentication', 'PortUnreachableException', 'ProtocolException', 'Proxy.Type', 'ProxySelector', 'ResponseCache', 'SecureCacheResponse', 'ServerSocket', 'Socket', 'SocketAddress', 'SocketException', 'SocketImpl', 'SocketImplFactory', 'SocketOptions', 'SocketPermission', 'SocketTimeoutException', 'URI', 'URISyntaxException', 'URL', 'URLClassLoader', 'URLConnection', 'URLDecoder', 'URLEncoder', 'URLStreamHandler', 'URLStreamHandlerFactory', '
UnknownServiceException
'
[
all
...]
/prebuilt/sdk/7/
android.jar
/prebuilt/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
/frameworks/base/docs/html/
sitemap.txt
[
all
...]
Completed in 1178 milliseconds