Class DuplicateBindingException

All Implemented Interfaces:
Serializable

public class DuplicateBindingException extends InjectException
Thrown when a duplicate binding is attempted to be registered from a bundle in a ConfigurableInstanceFactory.
See Also:
  • Constructor Details

    • DuplicateBindingException

      public DuplicateBindingException(Key<?> key)