@Beta public static final class DispatchingAndroidInjector.InvalidInjectorBindingException extends 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.addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2017 The Dagger Authors. All rights reserved.