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.namingSubclasses of LinkException in javax.naming Modifier and Type Class Description classLinkLoopExceptionThis 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.classMalformedLinkExceptionThis exception is thrown when a malformed link was encountered while resolving or constructing a link.
 
-