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:
- java.io.Serializable
- Enclosing interface:
- CustomHtmlEditorPlaceholder
public static class CustomHtmlEditorPlaceholder.PlaceholderGenerationException
- extends java.lang.Exception
An exception thrown if there is a problem in generating the custom placeholder.
- See Also:
- Serialized Form
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 |
CustomHtmlEditorPlaceholder.PlaceholderGenerationException
public CustomHtmlEditorPlaceholder.PlaceholderGenerationException()
CustomHtmlEditorPlaceholder.PlaceholderGenerationException
public CustomHtmlEditorPlaceholder.PlaceholderGenerationException(java.lang.String msg,
java.lang.Throwable cause)
CustomHtmlEditorPlaceholder.PlaceholderGenerationException
public CustomHtmlEditorPlaceholder.PlaceholderGenerationException(java.lang.String message)
CustomHtmlEditorPlaceholder.PlaceholderGenerationException
public CustomHtmlEditorPlaceholder.PlaceholderGenerationException(java.lang.Throwable cause)
Copyright © 2003-2013 Atlassian. All Rights Reserved.