UnavailableException

public class UnavailableException
Known Direct Subclasses
UnavailableApkTooOldException Thrown when the installed ARCore APK is too old for the ARCore SDK that this application was compiled using. 
UnavailableArcoreNotInstalledException Thrown when the ARCore APK is not installed on this device. 
UnavailableDeviceNotCompatibleException Thrown when the device is not currently compatible with ARCore. 
UnavailableSdkTooOldException Thrown when the ARCore SDK that this application was built with is too old for the installed ARCore APK. 
UnavailableUserDeclinedInstallationException Thrown when ArCoreApk.requestInstall(Activity, boolean) is called after the user had previously cancelled installation. 

Subclasses of this exception are thrown when ARCore is not available.

Public Constructors

Inherited Methods

Public Constructors

UnavailableException

 public 
  
 UnavailableException 
 () 

UnavailableException

 public 
  
 UnavailableException 
 ( 
  
  String 
 
  
 message 
 ) 
Details
Parameters
message
Design a Mobile Site
View Site in Mobile | Classic
Share by: