InvalidJGitBranchNameException inherits from GimdException.

Instead of inheriting from JGitDatabaseException inherit from
GimdExcpetion. JGitDatabaseException can only occur in specific JGitBranch.
Since InvalidJGitBranchNameException signalizes invalid branch more general
exception must be used as parent.

Trying to work-around this requirement by creating artificial JGitBranch
leads to infinite recursion as artificial branch is not a valid one.

Signed-off-by: Grzegorz Kossakowski <grek@google.com>
1 file changed
tree: ca4d8f4326c33688a8bcdf161d87ba43d6576b0a
  1. src/
  2. .gitattributes
  3. .gitignore
  4. COPYING
  5. pom.xml