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