You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##### `raise` vs `E2MM#Raise` for raising (and defining) exeptions[code](code/general/raise-vs-e2mmap.rb)
155
+
##### `raise` vs `E2MM#Raise` for raising (and defining) exceptions[code](code/general/raise-vs-e2mmap.rb)
156
156
157
157
Ruby's [Exception2MessageMapper module](http://ruby-doc.org/stdlib-2.2.0/libdoc/e2mmap/rdoc/index.html) allows one to define and raise exceptions with predefined messages.
0 commit comments