Package com.atlassian.confluence.macro
Class CustomHtmlEditorPlaceholder.PlaceholderGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.macro.CustomHtmlEditorPlaceholder.PlaceholderGenerationException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
CustomHtmlEditorPlaceholder
An exception thrown if there is a problem in generating the custom placeholder.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPlaceholderGenerationException(String message) PlaceholderGenerationException(String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PlaceholderGenerationException
public PlaceholderGenerationException() -
PlaceholderGenerationException
-
PlaceholderGenerationException
-
PlaceholderGenerationException
-