JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.rmi
java.rmi
UnknownHostException
Uses of Class
java.rmi.UnknownHostException
Packages that use
UnknownHostException
Package
Description
java.rmi.registry
Provides a class and two interfaces for the RMI registry.
Uses of
UnknownHostException
in
java.rmi.registry
Methods in
java.rmi.registry
that throw
UnknownHostException
Modifier and Type
Method
Description
Registry
RegistryHandler.
registryStub
(
String
host, int port)
Deprecated.
no replacement.