Class SMB2Error.SymbolicLinkError

    • Method Summary

      Modifier and Type Method Description
      java.lang.String getPrintName()  
      java.lang.String getSubstituteName()  
      int getUnparsedPathLength()  
      boolean isAbsolute()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isAbsolute

        public boolean isAbsolute()
      • getUnparsedPathLength

        public int getUnparsedPathLength()
      • getSubstituteName

        public java.lang.String getSubstituteName()
      • getPrintName

        public java.lang.String getPrintName()