com.silverpeas.kmelia.export
Class DocumentMergeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.silverpeas.kmelia.export.DocumentBuildException
com.silverpeas.kmelia.export.DocumentMergeException
- All Implemented Interfaces:
- Serializable
public class DocumentMergeException
- extends DocumentBuildException
Exception thrown when the merge of two documents fail.
As the merge of a document is a build process, this exception is a refinement of the
DocumentBuildException exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DocumentMergeException
public DocumentMergeException(String message,
Exception ex)
Copyright © 2016 Silverpeas. All Rights Reserved.