Class SymlinksNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.jgit.errors.SymlinksNotSupportedException
All Implemented Interfaces:
Serializable

public class SymlinksNotSupportedException extends IOException
An exception thrown when a symlink entry is found and cannot be handled.
See Also:
  • Field Details

  • Constructor Details

    • SymlinksNotSupportedException

      public SymlinksNotSupportedException(String s)
      Construct a SymlinksNotSupportedException for the specified link
      Parameters:
      s - name of link in tree or workdir