org.eclipse.jgit.errors
public class StoredObjectRepresentationNotAvailableException extends java.lang.Exception
Constructor and Description |
---|
StoredObjectRepresentationNotAvailableException(ObjectToPack otp)
Construct an error for an object.
|
public StoredObjectRepresentationNotAvailableException(ObjectToPack otp)
otp
- the object whose current representation is no longer present.Copyright © 2014. All Rights Reserved.