Class NoSuchProjectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.project.NoSuchProjectException
All Implemented Interfaces:
Serializable

public class NoSuchProjectException extends Exception
Indicates the project does not exist.
See Also: