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
Java SE 22 & JDK 22
DRAFT 22-ea+32-Ubuntu-1build3
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH
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.