Searched refs:ERR_INEXISTENT_DEPENDENCY (Results 1 – 2 of 2) sorted by relevance
96 case ERR_INEXISTENT_DEPENDENCY:274 …static const int32_t ERR_INEXISTENT_DEPENDENCY = 10200027; // 10200027: The dependency does not ex… variable
628 ErrorHelper::ThrowError(env, ErrorHelper::ERR_INEXISTENT_DEPENDENCY, errMessage.c_str()); in RemoveDependency()663 ErrorHelper::ThrowError(env, ErrorHelper::ERR_INEXISTENT_DEPENDENCY); in RemoveDependency()1355 ErrorHelper::ThrowError(env, ErrorHelper::ERR_INEXISTENT_DEPENDENCY, errMessage.c_str()); in ThrowNoDependencyError()