|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDocumentDeleteException
com.ibm.workplace.wcm.api.exceptions.DraftExistsException
public class DraftExistsException
Thrown if Deletion of a published item is prevented because of the existence of one or more drafts
Constructor Summary | |
---|---|
DraftExistsException(java.lang.Throwable cause)
Constructor to only be used by sub classes |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DraftExistsException(java.lang.Throwable cause)
cause
- the exception that caused this exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |