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(NativeModuleCallExceptionHandler exceptionHandler) |
GuardedRunnable(ReactContext reactContext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
abstract void |
runGuarded() |
@Deprecated public GuardedRunnable(ReactContext reactContext)
public GuardedRunnable(NativeModuleCallExceptionHandler exceptionHandler)