Class UnsupportedFileOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.common.sftp.UnsupportedFileOperationException
All Implemented Interfaces:
Serializable

public class UnsupportedFileOperationException extends Exception
Thrown when the file system does not support a requested operation.
Author:
Lee David Painter
See Also:
  • Constructor Details

    • UnsupportedFileOperationException

      public UnsupportedFileOperationException(String msg)