写ios代码的时候,出现下面的异常。
-[ModifyCategoryViewController setDelegate:]: unrecognized selector sent to instance
这个异常的原因是调用了对象不存在的方法。