Searched refs:exceptionMessage (Results 1 – 12 of 12) sorted by relevance
310 std::string exceptionMessage = "Tried to synchronously call "; in toJSValue() local312 exceptionMessage += "anonymous function"; in toJSValue()314 exceptionMessage += "function {" + hostFunction->functionName + "}"; in toJSValue()316 exceptionMessage += in toJSValue()318 exceptionMessage += workletLocation; in toJSValue()319 exceptionMessage += CALLBACK_ERROR_SUFFIX; in toJSValue()320 runtimeManager->errorHandler->setError(exceptionMessage); in toJSValue()
107 …String exceptionMessage = "\n[Gesture Handler] Multiple instances of Gesture Handler were detected…108 throw new Exception(exceptionMessage);
102 …String exceptionMessage = "\n[Gesture Handler] Multiple instances of Gesture Handler were detected…103 throw new Exception(exceptionMessage);
145 …String exceptionMessage = "\n[react-native-gesture-handler] Multiple versions of Gesture Handler "…151 throw new GradleException(exceptionMessage)
170 String exceptionMessage = "\nMultiple versions of Reanimated were detected. Only one " +176 throw new Exception(exceptionMessage)
170 String exceptionMessage = "\n[react-native-reanimated] Multiple versions of Reanimated " +176 throw new GradleException(exceptionMessage)
593 … String exceptionMessage = "\n[react-native-reanimated] Multiple versions of Reanimated " +599 throw new GradleException(exceptionMessage)