Uses of Class
com.atlassian.confluence.content.render.xhtml.transformers.TransformationException
-
Packages that use TransformationException Package Description com.atlassian.confluence.content.render.xhtml.editor.embed com.atlassian.confluence.content.render.xhtml.editor.link -
-
Uses of TransformationException in com.atlassian.confluence.content.render.xhtml.editor.embed
Subclasses of TransformationException in com.atlassian.confluence.content.render.xhtml.editor.embed Modifier and Type Class Description classCannotUnmarshalEmbeddedResourceExceptionAn exception thrown when an embedded resource read from the Editor cannot be unmarshalled. -
Uses of TransformationException in com.atlassian.confluence.content.render.xhtml.editor.link
Subclasses of TransformationException in com.atlassian.confluence.content.render.xhtml.editor.link Modifier and Type Class Description classCannotUnmarshalLinkExceptionThrown when an editor formatted link cannot be unmarshalled.classEmptyLinkBodyException
-