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, toString
public InvalidPathException(String path)
path
- the invalid pathCopyright © 2018 Eclipse JGit Project. All rights reserved.