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