Uses of Class
javax.naming.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.