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 Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
PatchListObjectTooLargeException
 
 -