Package org.eclipse.jgit.internal.ketch
Class LagCheck.RefGoneException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.jgit.internal.ketch.LagCheck.RefGoneException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- LagCheck
private static class LagCheck.RefGoneException extends java.lang.Exception
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description private
RefGoneException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-