Package hudson.plugins.git.extensions
Class GitClientConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.plugins.git.extensions.GitClientConflictException
- All Implemented Interfaces:
Serializable
- Author:
- Nicolas De Loof
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GitClientConflictException
public GitClientConflictException()
-