Class GitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.winchesters.devopsify.exception.GeneralException
com.winchesters.devopsify.exception.git.GitException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GitAPIException
,GitInternalException
,GitNotInstalledException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.winchesters.devopsify.exception.GeneralException
equals, getCode, getMessage, hashCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GitException
-
GitException
-