askn/crystal-by-example

Are there exceptions handling examples?

megatux opened this issue · 0 comments

  • default error class for rescue
  • Interrupt Ctrl+c example
  • Would be nice to see diffs w/Ruby error hierarchy (StandardError vs Exception vs RuntimeError, Interrupt ctrl+c, etc)