ARCore is back at Google I/O on May 10! Register now.

NotTrackingException

Stay organized with collections Save and categorize content based on your preferences.
public class NotTrackingException

Thrown if an operation requires the AR system to be TRACKING (checked).

Public Constructors

Inherited Methods

Public Constructors

NotTrackingException

public NotTrackingException()

NotTrackingException

public NotTrackingException(
  String message
)

Details
Parameters
message