Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Use raise for exception #9

Merged
merged 1 commit into from
Sep 15, 2015
Merged

Use raise for exception #9

merged 1 commit into from
Sep 15, 2015

Conversation

mfn
Copy link
Contributor

@mfn mfn commented Jul 13, 2012

Here's a really small but important change to use raise instead of throw.

One can't use throw with Exception and properly rescue them.

@szechyjs
Copy link
Contributor

Bump 👍

szechyjs added a commit that referenced this pull request Sep 15, 2015
Use raise for exception
@szechyjs szechyjs merged commit 0aaa598 into relatel:master Sep 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants