GradleExcludedDependencyException

Thrown when a non-optional Gradle dependency module, which is required to run the corresponding component of the SDK, is, somehow, not found at runtime (e.g., was excluded for app size saving, but still attempted to run).

Inheritors

Constructors

Link copied to clipboard
constructor(message: String)