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

SessionNotPausedException

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

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

Public Constructors

Inherited Methods

Public Constructors

SessionNotPausedException

public SessionNotPausedException()

SessionNotPausedException

public SessionNotPausedException(
  String message
)

Details
Parameters
message