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

added error handling test module #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

odedw
Copy link

@odedw odedw commented Mar 19, 2016

Hi!
I added a test module about error handling.
Here are the details about each test:

test number concept answer
1 onError handler 'uh oh'
2 class catch operator 42
3 instance catch operator 'help'
4 onErrorResumeNext operator 'ABC'
5 retry operator any i>1
6 finally operator 'finally some good news'

Please let me know if I should change/add/remove anything.

@odedw
Copy link
Author

odedw commented May 19, 2016

@mattpodwysocki Hi!
What do you think about this pull request?

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.

None yet

1 participant