nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultNotImplementedErr,
detail::MakePermanentResult,
Result::SUMMARY_INTERNAL,
nn::Result::DESCRIPTION_NOT_IMPLEMENTED
);
None.
Result indicating the following error: "Operation not yet implemented." Returns a Result indicating the following error: "Operation not yet implemented." This is an internal implementation error.
CONFIDENTIAL