Class ConflictingUpdateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.google.gwtorm.server.OrmException
-
- com.google.gerrit.server.notedb.rebuild.ConflictingUpdateException
-
- All Implemented Interfaces:
Serializable
public class ConflictingUpdateException extends com.google.gwtorm.server.OrmException
OrmException
thrown byChangeRebuilder
when rebuilding a change failed because another operation modified itsNoteDbChangeState
.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-