|
Decision Center API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ilog.rules.teamserver.model.IlrApplicationException
ilog.rules.teamserver.model.IlrObjectNotFoundException
ilog.rules.teamserver.model.IlrElementBaselineNotFoundException
ilog.rules.teamserver.model.IlrProjectBaselineNotFoundException
public class IlrProjectBaselineNotFoundException
This exception is thrown when the system cannot find a baseline for a given project matching either the working baseline or one of its dependent baselines.
| Field Summary |
|---|
| Fields inherited from class ilog.rules.teamserver.model.IlrElementBaselineNotFoundException |
|---|
eltDetails, wb |
| Constructor Summary | |
|---|---|
IlrProjectBaselineNotFoundException(IlrRuleProject project,
IlrBaseline wb)
|
|
| Method Summary |
|---|
| Methods inherited from class ilog.rules.teamserver.model.IlrElementBaselineNotFoundException |
|---|
getElementIdString, getElementName, getWorkingBaseline, getWorkingBaselineIdString, getWorkingBaselineName |
| Methods inherited from class ilog.rules.teamserver.model.IlrApplicationException |
|---|
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 IlrProjectBaselineNotFoundException(IlrRuleProject project,
IlrBaseline wb)
|
Decision Center API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||