public class ReactContext.ExceptionHandlerWrapper extends java.lang.Object implements NativeModuleCallExceptionHandler
| Constructor and Description |
|---|
ExceptionHandlerWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(java.lang.Exception e)
Do something to display or log the exception.
|
public void handleException(java.lang.Exception e)
NativeModuleCallExceptionHandlerhandleException in interface NativeModuleCallExceptionHandler