public class CyclicDependencyException extends PicoIntrospectionException
Modifier and Type | Field and Description |
---|---|
private java.util.List |
stack |
Constructor and Description |
---|
CyclicDependencyException(java.lang.Class element) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class[] |
getDependencies() |
java.lang.String |
getMessage() |
void |
push(java.lang.Class element) |
getCause, printStackTrace, printStackTrace, printStackTrace