Package com.google.gerrit.server.patch
Class PatchListObjectTooLargeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.patch.PatchListNotAvailableException
com.google.gerrit.server.patch.PatchListObjectTooLargeException
- All Implemented Interfaces:
- Serializable
Exception thrown when the PatchList could not be computed because previous attempts failed with
 
LargeObjectException. This is not thrown on the first computation.- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
PatchListObjectTooLargeException
 
-