Ruby Exception or Error?

Posted by Ell on Stack Overflow See other posts from Stack Overflow or by Ell
Published on 2010-06-06T20:39:47Z Indexed on 2010/06/06 20:42 UTC
Read the original article Hit count: 323

Filed under:
|
|
|
|

I have noticed that in the Ruby exception hierarchy, there are "errors" such as ArgumentError and there are "exceptions" such as SignalException. Is there a certain practise of naming exceptions? thanks in advance, ell.

© Stack Overflow or respective owner

Related posts about ruby

Related posts about error