|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
de.laures.cewolf.CewolfException
de.laures.cewolf.util.RenderingException
Thrown when an error during rendering occured.
Constructor Summary | |
RenderingException()
Constructor for RenderingException. |
|
RenderingException(java.lang.String msg)
Constructor for RenderingException. |
|
RenderingException(java.lang.Throwable ex)
|
Method Summary | |
void |
printStackTrace()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RenderingException()
public RenderingException(java.lang.String msg)
msg
- public RenderingException(java.lang.Throwable ex)
Method Detail |
public void printStackTrace()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |