Class FtpChannel.FtpException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.jgit.transport.FtpChannel.FtpException
All Implemented Interfaces:
Serializable
Enclosing interface:
FtpChannel

public static class FtpChannel.FtpException extends IOException
An Exception for reporting SFTP errors.
See Also: