public class Sha1CollisionException extends RuntimeException
SHA1
if it detects a likely hash
collision.Constructor and Description |
---|
Sha1CollisionException(ObjectId id)
Initialize with default message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Sha1CollisionException(ObjectId id)
id
- object whose contents are a hash collision.Copyright © 2019 Eclipse JGit Project. All rights reserved.