Searched defs:NodeNotFoundException (Results 1 - 1 of 1) sorted by relevance

/opengrok/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DNodeNotFoundException.java60 public class NodeNotFoundException extends IllegalArgumentException class in inherits:IllegalArgumentException
62 public NodeNotFoundException() method in class:NodeNotFoundException
67 public NodeNotFoundException(String msg) method in class:NodeNotFoundException
72 public NodeNotFoundException(Version v) method in class:NodeNotFoundException

Completed in 336 milliseconds