Home
last modified time | relevance | path

Searched refs:AppFunctionElementNotFoundException (Results 1 – 5 of 5) sorted by relevance

/appfunctions/appfunctions-common/src/test/java/androidx/appfunctions/
DAppFunctionRequestExceptionsTest.kt46 assertThat(AppFunctionElementNotFoundException(null, Bundle()).internalErrorCode) in testErrorCategory_RequestError()
48 assertThat(AppFunctionElementNotFoundException(null, Bundle()).errorCategory) in testErrorCategory_RequestError()
/appfunctions/appfunctions-common/src/main/java/androidx/appfunctions/
DAppFunctionRequestExceptions.kt79 public class AppFunctionElementNotFoundException class
DAppFunctionException.kt110 AppFunctionElementNotFoundException(exception.errorMessage, exception.extras) in fromPlatformExtensionsClass()
/appfunctions/appfunctions-common/api/
Drestricted_current.txt94 …public final class AppFunctionElementNotFoundException extends androidx.appfunctions.AppFunctionRe…
95 ctor public AppFunctionElementNotFoundException(optional String? errorMessage);
Dcurrent.txt94 …public final class AppFunctionElementNotFoundException extends androidx.appfunctions.AppFunctionRe…
95 ctor public AppFunctionElementNotFoundException(optional String? errorMessage);