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

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -