|
||||||||||
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.BuildPlanFailedException
public class BuildPlanFailedException
Constructor Summary | |
---|---|
BuildPlanFailedException(ComponentBuilder b,
java.lang.String why,
java.util.List<FailedAlternative> list)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
|
Methods inherited from class to.etc.iocular.def.IocConfigurationException |
---|
getLocationText |
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 BuildPlanFailedException(ComponentBuilder b, java.lang.String why, java.util.List<FailedAlternative> list)
Method Detail |
---|
public java.lang.String getMessage()
getMessage
in class IocConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |