|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectProjectException
com.ibm.workplace.wcm.api.exceptions.ParentIsDraftException
public class ParentIsDraftException
Thrown as the direct parent of the item being removed from the Project is draft. This is an implicit draft to draft relationship which means neither item can be taken out of the project.
Constructor Summary | |
---|---|
ParentIsDraftException(Localized localizedMessage)
Constructor that requires a localized message |
|
ParentIsDraftException(java.lang.Throwable 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 ParentIsDraftException(java.lang.Throwable cause)
cause
- public ParentIsDraftException(Localized localizedMessage)
localizedMessage
- a localized message description extra information about the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |