public class LfsException extends Exception
Constructor and Description |
---|
LfsException(String message)
Constructor for LfsException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LfsException(String message)
Constructor for LfsException.
message
- error message, which may be shown to an end-user.Copyright © 2018 Eclipse JGit Project. All rights reserved.