Searched refs:LinkLoopException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/naming/
H A DLinkLoopException.java43 public class LinkLoopException extends LinkException { class in inherits:LinkException
45 * Constructs a new instance of LinkLoopException with an explanation
51 public LinkLoopException(String explanation) { method in class:LinkLoopException
56 * Constructs a new instance of LinkLoopException.
59 public LinkLoopException() { method in class:LinkLoopException

Completed in 22 milliseconds