public class DirCacheNameConflictException extends IllegalStateException
Constructor and Description |
---|
DirCacheNameConflictException(String path1,
String path2)
Construct an exception for a specific path.
|
Modifier and Type | Method and Description |
---|---|
String |
getPath1() |
String |
getPath2() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 Eclipse JGit Project. All rights reserved.