class TransitiveInjectionException : ClassCastException
Class cast exception indicating that a submodule depends on a module that is not a descendant of the root module.
Parameters
TransitiveInjectionException(clazz: Class<*>)
Class cast exception indicating that a submodule depends on a module that is not a descendant of the root module. |