Package com.logicaldoc.core.document
Class DuplicateDocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.logicaldoc.core.document.DuplicateDocumentException
- All Implemented Interfaces:
- Serializable
Used to declare a duplicated insert
- Since:
- 6.8
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionDuplicateDocumentException(String customId) DuplicateDocumentException(String customId, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
DuplicateDocumentException
- 
DuplicateDocumentException
 
- 
- 
Method Details- 
getCustomId
 
-