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

MissingGlContextException

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

Thrown when an operation requires GL context (unchecked).

Public Constructors

Inherited Methods

Public Constructors

MissingGlContextException

public MissingGlContextException()

MissingGlContextException

public MissingGlContextException(
  String message
)

Details
Parameters
message