Uses of Class
com.google.inject.internal.InternalErrorDetail
Packages that use InternalErrorDetail
-
Uses of InternalErrorDetail in com.google.inject.internal
Subclasses of InternalErrorDetail in com.google.inject.internalModifier and TypeClassDescription(package private) final class
Error reported by Guice when a key is bound at multiple places the injector.(package private) final class
Error reported by Guice when a key is already bound in one or more child injectors or private modules.(package private) final class
Error reported by Guice when duplicate elements are found in ainvalid reference
Multibinder
(package private) final class
DuplicateMapKeyError<K,
V> Error reported by Guice when a duplicate key is found in ainvalid reference
MapBinder
final class
Generic error message representing a Guice internal error.(package private) final class
Error reported when Guice can't find an useable constructor to create objects.(package private) final class
Error reported by Guice when a key is not bound in the injector.(package private) final class
Error reported by Guice when a scope annotation is not bound to any scope implementation.