org.priha.path
Class InvalidPathException

java.lang.Object
  extended by RepositoryException
      extended by org.priha.path.InvalidPathException

public class InvalidPathException
extends RepositoryException


Constructor Summary
InvalidPathException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidPathException

public InvalidPathException(java.lang.String msg)