public class InvalidPathException extends IllegalArgumentException
| Constructor and Description |
|---|
InvalidPathException(String path)
Constructor for InvalidPathException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPathException(String path)
path - the invalid pathCopyright © 2019 Eclipse JGit Project. All rights reserved.