==

exc == obj â true or false
Instance Public methods

EqualityâIf obj is not an Exception, returns false. Otherwise, returns true if exc and obj share same class, messages, and backtrace.

doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.