DuplicateDependencyException

Thrown when a dependency is declared more than once.

Report a problem

Constructors

Link copied to clipboard
constructor(key: DependencyKey)

Properties

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