Searched refs:pendingMsg (Results 1 – 1 of 1) sorted by relevance
149 string pendingMsg = "Received an empty ability. You must missed the init proc"; in VerifyAndGetAction() local150 BExcepUltils::BAssert(abilityInfo, BError::Codes::EXT_INVAL_ARG, pendingMsg); in VerifyAndGetAction()155 …pendingMsg = string("Want must specify a valid action instead of ").append(to_string(extActionInt)… in VerifyAndGetAction()156 throw BError(BError::Codes::EXT_INVAL_ARG, pendingMsg); in VerifyAndGetAction()