You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example shows how to define a custom handler and three possible options for handling the error via [trace]({%slug trace%}) module or while using custom functionality.
69
69
70
-
Further info about the error handing in NativeScript can be found [here](https://github.com/NativeScript/NativeScript/blob/master/HandlingErrors.md).
70
+
Further info about the error handing in NativeScript can be found [here](https://github.com/NativeScript/NativeScript/blob/master/tools/notes/HandlingErrors.md).
71
71
72
72
## Disabling rethrowing of uncaught JS exceptions to native
0 commit comments