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