public class ObjectWritingException extends IOException
Constructor and Description |
---|
ObjectWritingException(String s)
Constructs an ObjectWritingException with the specified detail message.
|
ObjectWritingException(String s,
Throwable cause)
Constructs an ObjectWritingException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ObjectWritingException(String s)
s
- messageCopyright © 2020 Eclipse JGit Project. All rights reserved.