Class MergeConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.extensions.restapi.RestApiException
com.google.gerrit.extensions.restapi.ResourceConflictException
com.google.gerrit.extensions.restapi.MergeConflictException
- All Implemented Interfaces:
Serializable
Indicates that a commit cannot be merged without conflicts.
Messages should be viewable by end users.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gerrit.extensions.restapi.RestApiException
caching, setCaching, wrap
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MergeConflictException
-