public class LfsConfigInvalidException extends IOException
Constructor and Description |
---|
LfsConfigInvalidException(String msg)
Constructor for LfsConfigInvalidException.
|
LfsConfigInvalidException(String msg,
Exception e)
Constructor for LfsConfigInvalidException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LfsConfigInvalidException(String msg)
msg
- the error descriptionCopyright © 2018 Eclipse JGit Project. All rights reserved.