Class IllegalTodoFileModification

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jgit.errors.IllegalTodoFileModification
All Implemented Interfaces:
Serializable

public class IllegalTodoFileModification extends Exception
Attempt to modify a rebase-todo file in an unsupported way
Since:
3.2
See Also:
  • Field Details

  • Constructor Details

    • IllegalTodoFileModification

      public IllegalTodoFileModification(String msg)
      Constructor for IllegalTodoFileModification
      Parameters:
      msg - error message