libssh-d-symmetry v0.0.1 (2021-10-17T15:27:23Z)
Dub
Repo
SFTPException
libssh
errors
Undocumented in source.
class
SFTPException :
SSHException
{
sftpErrorCode
[@property getter];
this
(int errorCode, ssh_session session);
}
Constructors
this
this
(int errorCode, ssh_session session)
Undocumented in source.
Members
Properties
sftpErrorCode
sftpErrorCode
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From SSHException
errorCode
SSHError
errorCode
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libssh
errors
classes
SFTPException
SSHException
enums
SFTPError
SSHError
functions
checkForNullError
checkForRCError