public class TooLargePackException extends TransportException
| Constructor and Description |
|---|
TooLargePackException(String msg) |
TooLargePackException(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooLargePackException(String msg)
msg - message describing the transport failure.Copyright © 2017 Eclipse JGit Project. All rights reserved.