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

UnsupportedConfigurationException

Stay organized with collections Save and categorize content based on your preferences.
public class UnsupportedConfigurationException
Known Direct Subclasses

Thrown if the configuration supplied to Session.configure(Config) is unsupported (unchecked).

Public Constructors

Inherited Methods

Public Constructors

UnsupportedConfigurationException

public UnsupportedConfigurationException()

UnsupportedConfigurationException

public UnsupportedConfigurationException(
  String message
)

Details
Parameters
message