Class DocumentBuildException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.silverpeas.components.kmelia.export.DocumentBuildException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DocumentMergeException

public class DocumentBuildException extends RuntimeException
Exception thrown when the build of the ODT document from a Kmelia publication failed.
See Also:
  • Constructor Details

    • DocumentBuildException

      public DocumentBuildException(String message, Exception ex)