Class SymlinksNotSupportedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SymlinksNotSupportedException
    extends java.io.IOException
    An exception thrown when a symlink entry is found and cannot be handled.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SymlinksNotSupportedException​(java.lang.String s)
      Construct a SymlinksNotSupportedException for the specified link
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SymlinksNotSupportedException

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