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

SessionPausedException

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

Thrown if an operation requires ARCore to be running (unchecked).

Public Constructors

Inherited Methods

Public Constructors

SessionPausedException

public SessionPausedException()

SessionPausedException

public SessionPausedException(
  String message
)

Details
Parameters
message