Package com.google.gerrit.common.errors
Class UpdateParentFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.google.gerrit.common.errors.UpdateParentFailedException
-
- All Implemented Interfaces:
Serializable
public class UpdateParentFailedException extends Exception
Error indicating that updating a parent project failed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UpdateParentFailedException(String message, Throwable why)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Field Detail
-
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
-
-