public class TooLargePackException extends TransportException
Constructor and Description |
---|
TooLargePackException(long packSizeLimit)
Construct a too large pack exception.
|
TooLargePackException(URIish uri,
String s)
Construct a too large pack exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Eclipse JGit Project. All rights reserved.