public class TooManySatisfiableConstructorsException extends PicoIntrospectionException
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection |
constructors |
private java.lang.Class |
forClass |
| Constructor and Description |
|---|
TooManySatisfiableConstructorsException(java.lang.Class forClass,
java.util.Collection constructors) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
getConstructors() |
java.lang.Class |
getForImplementationClass() |
getCause, printStackTrace, printStackTrace, printStackTrace