[MacRuby] #1209: NSException vs Exception
#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/>
#1209: NSException vs Exception -----------------------------------+---------------------------------------- Reporter: dmitry@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: Component: MacRuby | Resolution: duplicate Keywords: | -----------------------------------+---------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => duplicate Comment: This is the same problem as #1144. -- Ticket URL: <http://www.macruby.org/trac/ticket/1209#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby