Package com.google.gerrit.server.notedb
Class NoteDbUpdateManager.MismatchedStateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.google.gwtorm.server.OrmException
-
- com.google.gerrit.server.notedb.NoteDbUpdateManager.MismatchedStateException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NoteDbUpdateManager
public static class NoteDbUpdateManager.MismatchedStateException extends com.google.gwtorm.server.OrmException
- 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
-
-