|
||||||||||
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.DraftRelationshipExistException
public class DraftRelationshipExistException
This exception is thrown when attempting to remove an item from a project that is referenced by another draft item in the same project.
When a two drafts reference each other within a project then those item cannot be removed from the project.
Constructor Summary | |
---|---|
DraftRelationshipExistException(Localized localizedMessage)
Constructor that requires a localized message |
|
DraftRelationshipExistException(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 DraftRelationshipExistException(java.lang.Throwable cause)
cause
- public DraftRelationshipExistException(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 |