public class IncorrectObjectTypeException
extends java.io.IOException
Constructor and Description |
---|
IncorrectObjectTypeException(ObjectId id,
int type)
Construct and IncorrectObjectTypeException for the specified object id.
|
IncorrectObjectTypeException(ObjectId id,
java.lang.String type)
Construct and IncorrectObjectTypeException for the specified object id.
|
public IncorrectObjectTypeException(ObjectId id, java.lang.String type)
id
- SHA-1type
- object typepublic IncorrectObjectTypeException(ObjectId id, int type)
id
- SHA-1type
- object typeCopyright © 2012. All Rights Reserved.