de.laures.cewolf.util
Class RenderingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.laures.cewolf.CewolfException
de.laures.cewolf.util.RenderingException
- All Implemented Interfaces:
- Serializable
public class RenderingException
- extends CewolfException
Thrown when an error during rendering occured.
- Author:
- glaures
- See Also:
- Serialized Form
RenderingException
public RenderingException()
- Constructor for RenderingException.
RenderingException
public RenderingException(String msg)
- Constructor for RenderingException.
- Parameters:
msg
-
RenderingException
public RenderingException(Throwable ex)
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class Throwable
Copyright © 2012. All Rights Reserved.