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