Home
last modified time | relevance | path

Searched refs:CannotLoadAppException (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-dev-launcher/ios/
H A DDevLauncherExceptions.swift13 internal class CannotLoadAppException: GenericException<String> { class
H A DDevLauncherInternal.swift50 promise.reject(CannotLoadAppException(error.localizedDescription)) in definition()
94 promise.reject(CannotLoadAppException(error.localizedDescription)) in definition()