public class StoredObjectRepresentationNotAvailableException extends Exception
Constructor and Description |
---|
StoredObjectRepresentationNotAvailableException(ObjectToPack otp,
Throwable cause)
Construct an error for an object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StoredObjectRepresentationNotAvailableException(ObjectToPack otp, Throwable cause)
otp
- the object whose current representation is no longer present.cause
- causeCopyright © 2019 Eclipse JGit Project. All rights reserved.