com.maverick.sshd.fs
Class InvalidHandleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.maverick.sshd.fs.InvalidHandleException
- All Implemented Interfaces:
- Serializable
public class InvalidHandleException
- extends Exception
Thrown when an invalid file handle is received.
- 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 |
InvalidHandleException
public InvalidHandleException(String msg)
- Constructs the exception.
- Parameters:
msg - String
Copyright © 2012. All Rights Reserved.