Class BindingAlreadyExistsException

All Implemented Interfaces:
Serializable

public class BindingAlreadyExistsException extends InjectionException
Indicates an attempt to create an Binding when one with the same Dependency already exists.
Since:
Nov-2019
Author:
spencer.firestone
See Also:
  • Constructor Details