com.maverick.sshd.sftp
Class UnsupportedFileOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.maverick.sshd.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:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedFileOperationException
public UnsupportedFileOperationException(String msg)
Copyright © 2012. All Rights Reserved.