Serializable
public class TransportException extends GitAPIException
Constructor | Description |
---|---|
TransportException(String msg) |
|
TransportException(String msg,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransportException(String msg)
msg
- message describing the transport failure.Copyright © 2018. All rights reserved.