@Beta
public static final class DispatchingAndroidInjector.InvalidInjectorBindingException
extends java.lang.RuntimeException
AndroidInjector.Factory
. If you
see this exception, make sure the value in your @ActivityKey(YourActivity.class)
or
@FragmentKey(YourFragment.class)
matches the type argument of the injector factory.