#1209: NSException vs Exception -----------------------------------+---------------------------------------- Reporter: dmitry@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- e.g. NSArray.alloc.count raises ruby's RuntimeError which represents the objc's NSInvalidArgumentException. NSArray.alloc.size raises uncachable objc's NSInvalidArgumentException screenshot - http://d.pr/soiL can i catch all obj-c exceptions and be sure that app will not crash? -- Ticket URL: <http://www.macruby.org/trac/ticket/1209> MacRuby <http://macruby.org/>