ArCoreResourceExhaustedException

Indicates that the application has exhausted the quota allotted to the ARCore API on the given Google Cloud project. The developer should request additional quota for the ARCore API for their project from the Google Cloud Console.

For more information about the ARCore request quota, see the Google documentation on Quota and billing.

Since

200.8.0

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?