Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Javascript.JSaddle.Exception
Description
- newtype JSException = JSException JSVal
- rethrow :: (MutableJSArray -> JSM a) -> JSM a
Documentation
rethrow :: (MutableJSArray -> JSM a) -> JSM a Source
Catch JavaScript exceptions and rethrow Haskell ones