|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.workplace.wcm.api.exceptions
Class DraftExistsException
java.lang.Object
DocumentDeleteException
com.ibm.workplace.wcm.api.exceptions.DraftExistsException
public class DraftExistsException
- extends DocumentDeleteException
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 |
Methods inherited from class java.lang.Object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DraftExistsException
public DraftExistsException(java.lang.Throwable cause)
- Constructor to only be used by sub classes
- Parameters:
- cause - the exception that caused this exception
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |