View Source SFTPClient.ConnError exception (SFTP Client v1.4.8)

An error that is raised when connection to the SFTP server failed.

Link to this section Summary

Link to this section Types

@type t() :: %SFTPClient.ConnError{__exception__: term(), message: String.t()}