SftpAbortError constructor

SftpAbortError(
  1. String message
)

Implementation

SftpAbortError(this.message);