Java™ Platform
Standard Ed. 6

Uses of Class
javax.naming.LinkException

Packages that use LinkException
javax.naming Provides the classes and interfaces for accessing naming services. 
 

Uses of LinkException in javax.naming
 

Subclasses of LinkException in javax.naming
 class LinkLoopException
          This exception is thrown when a loop was detected will 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.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.