public static class GitException.RefUpdateException extends GitException
GitException.AuthorizationException, GitException.CheckoutConflictException, GitException.MissingObjectException, GitException.NotMergedException, GitException.RefUpdateException| Constructor and Description |
|---|
GitException.RefUpdateException(String message,
GitRefUpdateResult result) |
| Modifier and Type | Method and Description |
|---|---|
GitRefUpdateResult |
getResult() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GitException.RefUpdateException(String message, GitRefUpdateResult result)
public GitRefUpdateResult getResult()
Built on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.