com.atlassian.confluence.renderer
Class WikiRenderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.renderer.WikiRenderException
- All Implemented Interfaces:
- Serializable
public class WikiRenderException
- extends Exception
- Author:
- Armond Avanes ([email protected])
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WikiRenderException
public WikiRenderException(String message)
WikiRenderException
public WikiRenderException(Throwable cause)
WikiRenderException
public WikiRenderException(String msg,
Throwable cause)