Page Summary
-
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
public UnavailableDeviceNotCompatibleException ()
UnavailableDeviceNotCompatibleException
public UnavailableDeviceNotCompatibleException()
public UnavailableDeviceNotCompatibleException (String message)
UnavailableDeviceNotCompatibleException
public UnavailableDeviceNotCompatibleException( String message )
| Details | |||
|---|---|---|---|
| Parameters |
|
||