Class SshTransferException
The exception that is thrown when an error occurs during the SSH transfer.
public class SshTransferException : Exception
- Inheritance
-
SshTransferException
- Extension Methods
Constructors
- SshTransferException(string)
Initializes a new instance of the SshTransferException with a specified error message.