setJSExceptionHandler

Set the exception handler for all native module calls. If not set, the default will be used, which shows a redbox in dev mode and rethrows (crashes the app) in prod mode.