'Declaration<SerializableAttribute()> Public Class SFtpException Inherits Xceed.SSH.Core.SSHException Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'UsageDim instance As SFtpException
[Serializable()] public class SFtpException : Xceed.SSH.Core.SSHException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable



