nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultRequestUnknownMethodErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_REQ_UNKNOWN_METHOD
);
None.
Result indicating the following error: "Unknown method." Returns a Result indicating the following error: "Unknown method."
CONFIDENTIAL