public class InvalidRemoteException extends GitAPIException
Constructor and Description |
---|
InvalidRemoteException(String msg)
Constructor for InvalidRemoteException
|
InvalidRemoteException(String msg,
Throwable cause)
Constructor for InvalidRemoteException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidRemoteException(String msg)
msg
- message describing the invalid remote.Copyright © 2019 Eclipse JGit Project. All rights reserved.