Searched refs:AppFunctionElementNotFoundException (Results 1 – 5 of 5) sorted by relevance
46 assertThat(AppFunctionElementNotFoundException(null, Bundle()).internalErrorCode) in testErrorCategory_RequestError()48 assertThat(AppFunctionElementNotFoundException(null, Bundle()).errorCategory) in testErrorCategory_RequestError()
79 public class AppFunctionElementNotFoundException class
110 AppFunctionElementNotFoundException(exception.errorMessage, exception.extras) in fromPlatformExtensionsClass()
94 …public final class AppFunctionElementNotFoundException extends androidx.appfunctions.AppFunctionRe…95 ctor public AppFunctionElementNotFoundException(optional String? errorMessage);