mockspresso-basic-plugins / com.episode6.hackit.mockspresso.basic.plugin.javax / MultipleInjectConstructorException

MultipleInjectConstructorException

open class MultipleInjectConstructorException : VerifyError

Exception thrown when trying to create an object with multiple @Inject constructors (when using the JavaxInjectionConfig

Constructors

<init>

MultipleInjectConstructorException(objectType: TypeToken<*>!)