public class GitRepositoryLayoutException extends GitException
git init and git clone have a set of standard
directories they create. If any of those directories are missing, it may trigger this exception when the system
attempts to use them.| Constructor and Description |
|---|
GitRepositoryLayoutException(com.atlassian.bitbucket.i18n.KeyedMessage message,
File path) |
| Modifier and Type | Method and Description |
|---|---|
File |
getPath() |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Atlassian. All rights reserved.