public class WriteAbortedException extends IOException
That can be thrown inside
ObjectCountCallback.setObjectCount(long)
.
Constructor and Description |
---|
WriteAbortedException()
Construct a
WriteAbortedException . |
WriteAbortedException(String s)
Construct a
WriteAbortedException . |
WriteAbortedException(String s,
Throwable why)
Construct a
WriteAbortedException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WriteAbortedException()
WriteAbortedException
.public WriteAbortedException(String s)
WriteAbortedException
.s
- message describing the issueCopyright © 2016 Eclipse JGit Project. All rights reserved.