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