Searched defs:handleError (Results 1 – 5 of 5) sorted by relevance
10 abstract fun handleError(errorMessage: String) in handleError() method in host.exp.exponent.kernel.KernelInterface11 abstract fun handleError(exception: Exception) in handleError() method in host.exp.exponent.kernel.KernelInterface
24 override fun handleError(errorMessage: String) { in handleError() method in host.exp.exponent.kernel.ExpoViewKernel32 override fun handleError(exception: Exception) { in handleError() method in host.exp.exponent.kernel.ExpoViewKernel
931 override fun handleError(errorMessage: String) { in <lambda>() method in host.exp.exponent.kernel.Kernel935 override fun handleError(exception: Exception) { in <lambda>() method in host.exp.exponent.kernel.Kernel
37 handleError?: (notificationId: string, error: NotificationHandlingError) => void; property
150 handleError: (...event) => { method1500 handleError: handleErrorSpy, property