nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultConnectionCanceledErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_CONN_CANCELED
);
None.
Result indicating the following error: "Canceled connection." Returns a Result indicating the following error: "Canceled connection."
CONFIDENTIAL