com.mindbright.ssh2
Class SSH2SFTP.SFTPNoSuchFileException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.mindbright.ssh2.SSH2SFTP.SFTPException
              extended bycom.mindbright.ssh2.SSH2SFTP.SFTPNoSuchFileException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SSH2SFTP

public static class SSH2SFTP.SFTPNoSuchFileException
extends SSH2SFTP.SFTPException

See Also:
Serialized Form

Constructor Summary
SSH2SFTP.SFTPNoSuchFileException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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

SSH2SFTP.SFTPNoSuchFileException

public SSH2SFTP.SFTPNoSuchFileException()