Uses of Class
com.saperion.ngc.exception.RenderingFailedException
Packages that use RenderingFailedException
-
Uses of RenderingFailedException in com.saperion.ngc.model.document
Methods in com.saperion.ngc.model.document that throw RenderingFailedExceptionModifier and TypeMethodDescriptionList<com.saperion.connector.renditions.Rendition>
DocClassicConnectorService.getRenderedDocument
(DocumentId documentId, com.saperion.connector.formats.TargetFormat format, boolean currentRevision) Renders the specified document to the target format.List<com.saperion.connector.renditions.Rendition>
DocumentService.getRenderedDocument
(DocumentId documentId, com.saperion.connector.formats.TargetFormat format, boolean currentRevision) Renders the specified document to the target format.