re-frame/docs/FAQs/CatchingEventExceptions.md
Mike Thompson 80363519e8 Docs WIP
2016-12-07 09:57:20 +11:00

22 lines
416 B
Markdown

### Question
How can I detect exceptions in Event Handlers?
### Answer
A suggested solution can be found in [this issue](https://github.com/Day8/re-frame/issues/231#issuecomment-249991378).
***
Up: [FAQ Index](README.md)      
<!-- DOCTOC SKIP
We put these inside a comment so that they are hidden when rendered on Github.
<!-- START doctoc -->
<!-- END doctoc -->
-->