Class EmptyLinkBodyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.atlassian.confluence.content.render.xhtml.transformers.TransformationException
-
- com.atlassian.confluence.content.render.xhtml.editor.link.EmptyLinkBodyException
-
- All Implemented Interfaces:
Serializable
public class EmptyLinkBodyException extends TransformationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EmptyLinkBodyException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-