私のコードは次のとおりです。
SCDownloadManagerView *downLoadMnger = [[SCDownloadManagerView alloc]init]
[self.vw_ownVw addSubview:downLoadMnger.view]
[self.vw_ownVw bringSubviewToFront:downLoadMnger.view]
2 行目にこのエラーが表示され[self.vw_ownVw addSubview:downLoadMnger.view]
ます。助けてください。