Class GitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.admin.bit.jeap.initializer.git.GitException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic GitExceptioncloneFailed(Exception cause) static GitExceptionfileRetrievalFailed(String message) static GitExceptioninitFailed(org.eclipse.jgit.api.errors.GitAPIException cause) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
cloneFailed
-
fileRetrievalFailed
-
initFailed
-