|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectOperationFailedException
com.ibm.workplace.wcm.api.exceptions.WorkflowException
com.ibm.workplace.wcm.api.exceptions.NoNextStageException
public class NoNextStageException
To signify the document can not be moved to the next stage in its workflow because it is already in the last stage of the worflow.
| Constructor Summary | |
|---|---|
NoNextStageException()
Constructor |
|
NoNextStageException(java.lang.String p_detail)
Constructor |
|
NoNextStageException(java.lang.String p_detail,
java.lang.Throwable p_cause)
Constructor |
|
NoNextStageException(java.lang.Throwable p_cause)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoNextStageException()
public NoNextStageException(java.lang.Throwable p_cause)
p_cause - public NoNextStageException(java.lang.String p_detail)
p_detail -
public NoNextStageException(java.lang.String p_detail,
java.lang.Throwable p_cause)
p_detail - p_cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||