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: