SFTP Client v1.3.2 SFTPClient.OperationError exception View Source

An error that is raised when an operation failed.

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Types

Link to this type

t() View Source
t() :: %SFTPClient.OperationError{__exception__: term(), reason: term()}

Link to this section Functions

Callback implementation for Exception.message/1.