com.atlassian.confluence.renderer.template
Class TemplateRenderingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.renderer.template.TemplateRenderingException
- All Implemented Interfaces:
- Serializable
public class TemplateRenderingException
- extends RuntimeException
Exception thrown when some error occured while trying to render a particular template.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TemplateRenderingException
public TemplateRenderingException(String message)
TemplateRenderingException
public TemplateRenderingException(String message,
Throwable wrappedException)
Copyright © 2003-2013 Atlassian. All Rights Reserved.