nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultNoSuchConnectionErr,
detail::MakePermanentResult,
Result::SUMMARY_NOT_FOUND,
ER_CONN_NOSUCH
);
None.
Result indicating the following error: "Request for an operation on a nonexistent connection." Returns a Result indicating the following error: "Request for an operation on a nonexistent connection."
CONFIDENTIAL