JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.naming.LinkException
Packages that use
LinkException
Package
Description
javax.naming
Provides the classes and interfaces for accessing naming services.
Uses of
LinkException
in
javax.naming
Subclasses of
LinkException
in
javax.naming
Modifier and Type
Class
Description
class
LinkLoopException
This exception is thrown when a loop was detected while attempting to resolve a link, or an implementation specific limit on link counts has been reached.
class
MalformedLinkException
This exception is thrown when a malformed link was encountered while resolving or constructing a link.