View Source SFTPClient.OperationError exception (SFTP Client v2.1.0)
An error that is raised when an operation failed.
Summary
Functions
Callback implementation for Exception.message/1
.
Types
@type t() :: %SFTPClient.OperationError{__exception__: true, reason: term()}
Functions
Callback implementation for Exception.message/1
.