Package com.google.gerrit.server.project
Class NoSuchRefException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.project.NoSuchRefException
- All Implemented Interfaces:
Serializable
Indicates the reference does not exist.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchRefException
(String ref) NoSuchRefException
(String ref, Throwable why) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchRefException
-
NoSuchRefException
-