Package com.google.gerrit.server.project
Class RefUtil.InvalidRevisionException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.google.gerrit.server.project.RefUtil.InvalidRevisionException
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- RefUtil
 
 public static class RefUtil.InvalidRevisionException extends Exception Error indicating the revision is invalid as supplied.- See Also:
- Serialized Form
 
- 
- 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
- 
- 
- 
Field Detail- 
MESSAGEpublic static final String MESSAGE - See Also:
- Constant Field Values
 
 
- 
 
-