koin-test-core / org.koin.test.error / BrokenDefinitionException

BrokenDefinitionException

class BrokenDefinitionException : Exception

Definition is Broken (dependencies can't be reached)

Author
Arnaud Giuliani

Constructors

<init>

Definition is Broken (dependencies can't be reached)

BrokenDefinitionException(msg: String)