public abstract class GuardedRunnable
extends java.lang.Object
implements java.lang.Runnable
NativeModuleCallExceptionHandler registered if
the app is in dev mode.| Constructor and Description |
|---|
GuardedRunnable(ReactContext reactContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
abstract void |
runGuarded() |
public GuardedRunnable(ReactContext reactContext)