View Source SFTPClient.ConnError exception (SFTP Client v2.1.0)
An error that is raised when connection to the SFTP server failed.
Summary
Types
@type t() :: %SFTPClient.ConnError{__exception__: true, message: String.t()}
An error that is raised when connection to the SFTP server failed.
@type t() :: %SFTPClient.ConnError{__exception__: true, message: String.t()}