public static class SubmoduleDeinitCommand.NoSuchSubmoduleException extends GitAPIException
Constructor and Description |
---|
NoSuchSubmoduleException(String path)
Constructor of NoSuchSubmoduleException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchSubmoduleException(String path)
path
- path of non-existing submoduleCopyright © 2020 Eclipse JGit Project. All rights reserved.