kapsule-core / net.gouline.kapsule / TransitiveInjectionException

TransitiveInjectionException

class TransitiveInjectionException : ClassCastException

Class cast exception indicating that a submodule depends on a module that is not a descendant of the root module.

Parameters

Constructors

<init>

TransitiveInjectionException(clazz: Class<*>)

Class cast exception indicating that a submodule depends on a module that is not a descendant of the root module.