public class SearchForReuseTimeout extends IOException
Constructor and Description |
---|
SearchForReuseTimeout(Duration timeout)
Construct a search for reuse timeout error.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SearchForReuseTimeout(Duration timeout)
timeout
- time exceeded during the search for reuse phase.public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2021 Eclipse JGit Project. All rights reserved.