Serializable
public class InvalidRemoteException extends GitAPIException
Constructor | Description |
---|---|
InvalidRemoteException(String msg) |
|
InvalidRemoteException(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 InvalidRemoteException(String msg)
msg
- message describing the invalid remote.Copyright © 2018. All rights reserved.