org.picocontainer.defaults
Class TooManySatisfiableConstructorsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.picocontainer.PicoIntrospectionException
org.picocontainer.defaults.TooManySatisfiableConstructorsException
- All Implemented Interfaces:
- java.io.Serializable
public class TooManySatisfiableConstructorsException
- extends PicoIntrospectionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
forClass
private java.lang.Class forClass
constructors
private java.util.Collection constructors
TooManySatisfiableConstructorsException
public TooManySatisfiableConstructorsException(java.lang.Class forClass,
java.util.Collection constructors)
getForImplementationClass
public java.lang.Class getForImplementationClass()
getConstructors
public java.util.Collection getConstructors()