我使用object-c storyboard 关闭软键盘出错
错误信息:
2014-12-15 17:12:04.126 UI[7004:60b] -[ViewController name:]: unrecognized selector sent to instance 0x1565bfe0
2014-12-15 17:12:23.633 UI[7004:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ViewController name:]: unrecognized selector sent to instance 0x1565bfe0'
*** First throw call stack:
(0x2ed4afd3 0x395c1ccf 0x2ed4e967 0x2ed4d253 0x2ec9c7f8 0x3159c057 0x3159bff7 0x3159bfd1 0x31587737 0x316881f5 0x3160a9ed 0x31687efd 0x6a66d 0x3175974d 0x31713d63 0x317255e1 0x31713a85 0x31713611 0x31593b63 0x31671f8d 0x317132bf 0x31713043 0x31712a81 0x31711a55 0x31710d25 0x3170fe7b 0x3170f817 0x315911f5 0x3170ca37 0x3170c8bf 0x3159b721 0x315966eb 0x3156b8ed 0x31569f97 0x2ed1625b 0x2ed1572b 0x2ed13f1f 0x2ec7ef4f 0x2ec7ed33 0x33bd7663 0x315ca16d 0x6abc9 0x39aceab7)
libc++abi.dylib: terminating with uncaught exception of type NSException