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