Lines Matching refs:errorMsg
100 CString errorMsg = in AddAll() local
102 …TaggedValue error = ContainerError::BusinessError(thread, ErrorFlag::TYPE_ERROR, errorMsg.c_str()); in AddAll()
150 CString errorMsg = in GetValueAt() local
152 …JSTaggedValue error = ContainerError::BusinessError(thread, ErrorFlag::TYPE_ERROR, errorMsg.c_str(… in GetValueAt()
183 CString errorMsg = in HasAll() local
185 …TaggedValue error = ContainerError::BusinessError(thread, ErrorFlag::TYPE_ERROR, errorMsg.c_str()); in HasAll()
275 CString errorMsg = in IncreaseCapacityTo() local
277 …JSTaggedValue error = ContainerError::BusinessError(thread, ErrorFlag::TYPE_ERROR, errorMsg.c_str(… in IncreaseCapacityTo()
372 CString errorMsg = in ForEach() local
374 …JSTaggedValue error = ContainerError::BusinessError(thread, ErrorFlag::TYPE_ERROR, errorMsg.c_str(… in ForEach()
444 CString errorMsg = in RemoveAt() local
446 …JSTaggedValue error = ContainerError::BusinessError(thread, ErrorFlag::TYPE_ERROR, errorMsg.c_str(… in RemoveAt()