Class FileReftableStack.ReftableNumbersNotIncreasingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jgit.internal.storage.file.FileReftableStack.ReftableNumbersNotIncreasingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
FileReftableStack
public static class FileReftableStack.ReftableNumbersNotIncreasingException
extends RuntimeException
Thrown if the update indices in the stack are not monotonic
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) long
(package private) long
(package private) String
private static final long
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace