Package com.google.gerrit.server.patch
Class PatchListNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.patch.PatchListNotAvailableException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PatchListObjectTooLargeException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionPatchListNotAvailableException(String message) PatchListNotAvailableException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
PatchListNotAvailableException
- 
PatchListNotAvailableException
- 
PatchListNotAvailableException
 
-