UnavailableDeviceNotCompatibleException

  • UnavailableDeviceNotCompatibleException is thrown when a device is not compatible with ARCore.

  • This class has public constructors and inherits methods from java.lang.Throwable and java.lang.Object.

public class UnavailableDeviceNotCompatibleException

Thrown when the device is not currently compatible with ARCore.

Public Constructors

Inherited Methods

Public Constructors

UnavailableDeviceNotCompatibleException

public UnavailableDeviceNotCompatibleException()

UnavailableDeviceNotCompatibleException

public UnavailableDeviceNotCompatibleException(
  String message
)

Details
Parameters
message