|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
to.etc.iocular.IocException
to.etc.iocular.def.IocConfigurationException
to.etc.iocular.def.IocCircularException
public class IocCircularException
Circular reference exception.
Constructor Summary | |
---|---|
IocCircularException(ComponentBuilder cb,
java.util.Stack<ComponentBuilder> stack,
java.lang.String what)
|
Method Summary |
---|
Methods inherited from class to.etc.iocular.def.IocConfigurationException |
---|
getLocationText, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IocCircularException(ComponentBuilder cb, java.util.Stack<ComponentBuilder> stack, java.lang.String what)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |