|
org.netbeans.libs.git/1 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.netbeans.libs.git.GitException
org.netbeans.libs.git.GitException.RefUpdateException
public static class GitException.RefUpdateException
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.netbeans.libs.git.GitException |
|---|
GitException.AuthorizationException, GitException.CheckoutConflictException, GitException.MissingObjectException, GitException.NotMergedException, GitException.RefUpdateException |
| Constructor Summary | |
|---|---|
GitException.RefUpdateException(String message,
GitRefUpdateResult result)
|
|
| Method Summary | |
|---|---|
GitRefUpdateResult |
getResult()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GitException.RefUpdateException(String message,
GitRefUpdateResult result)
| Method Detail |
|---|
public GitRefUpdateResult getResult()
|
org.netbeans.libs.git/1 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||