objective c - does anyone know how to catch NSInvalidArgumentException? -


is there way catch it? or bug?

thanks.

it bug. specifically, bug in code. nsinvalidargumentexception means you've passed bad data method. means you've passed nil argument doesn't allow nil. exception description should provide more information method/argument bad.


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

iphone - Requiring the presence of a method in an id -

xslt - Is it possible to select a node that just includes a subset of the child nodes? -