com.silverpeas.kmelia.export
Class DocumentBuildException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.silverpeas.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:
Serialized Form

Constructor Summary
DocumentBuildException(String message, Exception ex)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocumentBuildException

public DocumentBuildException(String message,
                              Exception ex)


Copyright © 2016 Silverpeas. All Rights Reserved.