Class DuplicateBindingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.logging.log4j.plugins.PluginException
org.apache.logging.log4j.plugins.di.InjectException
org.apache.logging.log4j.plugins.di.DuplicateBindingException
- All Implemented Interfaces:
Serializable
Thrown when a duplicate binding is attempted to be registered from a bundle in a
ConfigurableInstanceFactory
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateBindingException
-