Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nifi-minifi-cpp
/ error
Method
error
extensions/sftp/client/SFTPClient.h:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
error_{err}
58
{}
59
SFTPError error() const noexcept { return error_; }
60
private:
61
SFTPError error_;
62
};
Callers
1
onTrigger
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected