Package com.google.gerrit.server.update
Class UpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.update.UpdateException
- All Implemented Interfaces:
Serializable
Exception type thrown by
BatchUpdate
steps.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUpdateException
(String message) UpdateException
(String message, Throwable cause) UpdateException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UpdateException
-
UpdateException
-
UpdateException
-