Serializablepublic class InvalidRemoteException extends GitAPIException
| Constructor | Description |
|---|---|
InvalidRemoteException(String msg) |
|
InvalidRemoteException(String msg,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidRemoteException(String msg)
msg - message describing the invalid remote.Copyright © 2018. All rights reserved.