Searched refs:ManifestException (Results 1 – 3 of 3) sorted by relevance
58 if (exception is ManifestException) { in exceptionToErrorHeader()
12 class ManifestException : ExponentException { in <lambda>() class
30 import host.exp.exponent.exceptions.ManifestException222 exception = ManifestException(e, manifestUrl, errorJson) in startLoaderTask()456 private fun formatExceptionForIncompatibleSdk(sdkVersion: String?): ManifestException { in formatExceptionForIncompatibleSdk()477 return ManifestException(Exception("Incompatible SDK version"), manifestUrl, errorJson) in formatExceptionForIncompatibleSdk()