public class RepositoryCorruptException extends LocalRepoManagerException
| Constructor and Description |
|---|
RepositoryCorruptException(File localRoot,
String message) |
RepositoryCorruptException(File localRoot,
String message,
Throwable cause) |
RepositoryCorruptException(File localRoot,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
File |
getLocalRoot() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryCorruptException(File localRoot, String message)
public RepositoryCorruptException(File localRoot, Throwable cause)
public RepositoryCorruptException(File localRoot, String message, Throwable cause)
public File getLocalRoot()
Copyright © 2013–2019. All rights reserved.